Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExitCodeOK int = iota //0 ExitCodeError int = iota //1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigCommand ¶
func (*ConfigCommand) Help ¶
func (c *ConfigCommand) Help() string
func (*ConfigCommand) Run ¶
func (c *ConfigCommand) Run(args []string) int
func (*ConfigCommand) Synopsis ¶
func (c *ConfigCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.