Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Verbose bool
}
Options is the list of options/flag available to the application, plus the clients needed by the application to function.
func (*Options) Complete ¶
Complete initialises the components needed for the application to function given the options,
Click to show internal directories.
Click to hide internal directories.