Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands map[string]cli.CommandFactory
View Source
var Ui cli.Ui
Functions ¶
This section is empty.
Types ¶
type ProxyCommand ¶
type ProxyCommand struct {
Meta Meta
}
func (*ProxyCommand) Help ¶
func (c *ProxyCommand) Help() string
func (*ProxyCommand) Run ¶
func (pc *ProxyCommand) Run(args []string) int
func (*ProxyCommand) Synopsis ¶
func (c *ProxyCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.