Documentation
¶
Index ¶
- type CLI
- func (c *CLI) About(desc string) interface{}
- func (c *CLI) Args() interface{}
- func (c *CLI) BoolFlag(cmd, long, short, desc string) interface{}
- func (c *CLI) Cmd(name, desc string) interface{}
- func (c *CLI) Command() interface{}
- func (c *CLI) Flag(cmd, long, short, desc, defVal string) interface{}
- func (c *CLI) Get(name string) interface{}
- func (c *CLI) Help() interface{}
- func (c *CLI) Name(name string) interface{}
- func (c *CLI) Parse() interface{}
- func (c *CLI) Run() interface{}
- func (c *CLI) Version(ver string) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.