Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandDescriptor ¶
type CommandDescriptor interface {
ShortDescription() string
}
type Option ¶
type Option func(*help) *help
func WithDescription ¶
func WithSubcommands ¶
func WithSubcommands(cmds map[string]CommandDescriptor) Option
Click to show internal directories.
Click to hide internal directories.