Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalCommand ¶
type LocalCommand struct { Meta // contains filtered or unexported fields }
func (*LocalCommand) Help ¶
func (c *LocalCommand) Help() string
func (*LocalCommand) Run ¶
func (c *LocalCommand) Run(args []string) int
func (*LocalCommand) Synopsis ¶
func (c *LocalCommand) Synopsis() string
type VersionCommand ¶
func (*VersionCommand) Help ¶
func (c *VersionCommand) Help() string
func (*VersionCommand) Run ¶
func (c *VersionCommand) Run(args []string) int
func (*VersionCommand) Synopsis ¶
func (c *VersionCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.