Documentation ¶
Index ¶
Constants ¶
View Source
const ( JSON = "json" YAML = "yaml" FLAG_NAME = "output" FLAG_SHORTHAND = "o" )
View Source
const ( Yes = "Yes" No = "No" EmptySlice = "" )
Variables ¶
This section is empty.
Functions ¶
func Output ¶
func Output() string
Enabled retursn a boolean flag that indicates if the interactive mode is enabled.
func PrintBool ¶ added in v1.2.38
PrintBool returns a prettified version of a boolean. "Yes" for true, or "No" for false
func PrintStringSlice ¶ added in v1.2.38
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.