Documentation
¶
Index ¶
Constants ¶
View Source
const ( TUIAltScreen = "alt-screen" TUIContextual = "contextual" )
TUI annotation values
View Source
const ( OutputTable = "table" OutputJSON = "json" OutputAgent = "agent" )
Output annotation values, matching --output formats.
Variables ¶
View Source
var ( PrintJSON bool = false Output string ReadOnly bool = false ConfigFile string DefaultConfigFilePath string = "~/.nuon" )
View Source
var ( CoreGroup = cobra.Group{ID: "core", Title: "Core Commands"} InstallGroup = cobra.Group{ID: "install", Title: "Install Commands"} HelpGroup = cobra.Group{ID: "help", Title: "Help Commands"} AdditionalGroup = cobra.Group{ID: "additional", Title: "Additional Commands"} ExtensionGroup = cobra.Group{ID: "extensions", Title: "Extensions"} )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.