Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ProxyFlags = []cli.Flag{ &cli.StringFlag{ Name: "profile", Aliases: []string{"p"}, Value: "", Usage: "profile name for connecting to the starlight proxy server in the configuration file, " + "if leave empty will use the default profile", }, &cli.StringFlag{ Name: "quiet", Aliases: []string{"q"}, Value: "", Usage: "do not print any message unless error occurs", }, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.