Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrowserCommand ¶
type ClearCommand ¶
type CmdCommand ¶
type Commands ¶
type Commands struct {
App *kingpin.Application
Project ProjectCommand
Clear ClearCommand
Cmd CmdCommand
Config ConfigCommand
Browser BrowserCommand
}
type ConfigCommand ¶
type ConfigCommand struct {
*kingpin.CmdClause
List ConfigListCommand
Set ConfigSetCommand
Unset ConfigUnsetCommand
}
type ConfigListCommand ¶
type ConfigSetCommand ¶
type ConfigUnsetCommand ¶
Click to show internal directories.
Click to hide internal directories.