Documentation
¶
Index ¶
- type Command
- type DownloadCommand
- func (c *DownloadCommand) AutocompleteArgs() complete.Predictor
- func (c *DownloadCommand) AutocompleteFlags() complete.Flags
- func (c *DownloadCommand) Flags() *base.FlagSets
- func (c *DownloadCommand) Help() string
- func (c *DownloadCommand) Run(args []string) int
- func (c *DownloadCommand) Synopsis() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadCommand ¶
func (*DownloadCommand) AutocompleteArgs ¶
func (c *DownloadCommand) AutocompleteArgs() complete.Predictor
func (*DownloadCommand) AutocompleteFlags ¶
func (c *DownloadCommand) AutocompleteFlags() complete.Flags
func (*DownloadCommand) Flags ¶
func (c *DownloadCommand) Flags() *base.FlagSets
func (*DownloadCommand) Help ¶
func (c *DownloadCommand) Help() string
func (*DownloadCommand) Run ¶
func (c *DownloadCommand) Run(args []string) int
func (*DownloadCommand) Synopsis ¶
func (c *DownloadCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.