Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Definition ¶
type Definition struct {
Flags *flag.FlagSet
EntryPoint func([]string, *Definition) int
}
Definition is used to register allowed command line flags and the entry function for a command.
Click to show internal directories.
Click to hide internal directories.