Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Commands = []Commander{ ShowVersion{}, FetchData{}, Simulate{}, } )
Functions ¶
This section is empty.
Types ¶
type ShowVersion ¶
type ShowVersion struct{}
func (ShowVersion) Command ¶
func (c ShowVersion) Command() *cli.Command
Click to show internal directories.
Click to hide internal directories.