Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command struct {
Name string
ShortDesc string
Build func(ConfigBuilder) flags.Commander
}
Command is an option that adds a subcommand to the program.
type ConfigBuilder ¶
ConfigBuilder builds a configuration lazily.
Click to show internal directories.
Click to hide internal directories.