Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLI ¶
type CLI struct {
}
func (*CLI) PrintUsage ¶
func (cli *CLI) PrintUsage()
func (*CLI) ValidateArgs ¶
func (cli *CLI) ValidateArgs()
type DefaultRunner ¶
type DefaultRunner struct {
// contains filtered or unexported fields
}
func (DefaultRunner) Run ¶
func (runner DefaultRunner) Run(args []string)
Click to show internal directories.
Click to hide internal directories.