Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigCommand ¶
type ConfigCommand struct {
*common.BaseCommand
}
ConfigCommand provides a synopsis for the config subcommands (e.g. read).
func (*ConfigCommand) Help ¶
func (c *ConfigCommand) Help() string
func (*ConfigCommand) Run ¶
func (c *ConfigCommand) Run([]string) int
Run prints out information about the subcommands.
func (*ConfigCommand) Synopsis ¶
func (c *ConfigCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.