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