Documentation
¶
Index ¶
- type CommandHandler
- func (CommandHandler) Alias() map[string][]string
- func (CommandHandler) Download(c *pl.Context)
- func (CommandHandler) DownloadCompleter(c *pl.Context) []string
- func (CommandHandler) Explains() map[string]string
- func (CommandHandler) JoinPath(c *pl.Context)
- func (CommandHandler) JoinPathCompleter(c *pl.Context) []string
- func (CommandHandler) List(c *pl.Context)
- func (CommandHandler) Login(c *pl.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandHandler ¶
type CommandHandler struct {
}
func (CommandHandler) Alias ¶
func (CommandHandler) Alias() map[string][]string
func (CommandHandler) Download ¶
func (CommandHandler) Download(c *pl.Context)
func (CommandHandler) DownloadCompleter ¶
func (CommandHandler) DownloadCompleter(c *pl.Context) []string
func (CommandHandler) Explains ¶
func (CommandHandler) Explains() map[string]string
func (CommandHandler) JoinPath ¶
func (CommandHandler) JoinPath(c *pl.Context)
func (CommandHandler) JoinPathCompleter ¶
func (CommandHandler) JoinPathCompleter(c *pl.Context) []string
func (CommandHandler) List ¶
func (CommandHandler) List(c *pl.Context)
func (CommandHandler) Login ¶
func (CommandHandler) Login(c *pl.Context)
Click to show internal directories.
Click to hide internal directories.