mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-15 22:01:39 -04:00
6 lines
53 B
Go
6 lines
53 B
Go
package constants
|
|
|
|
const (
|
|
ExitCodeNoModFile = 15
|
|
)
|