Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServerCommand ¶
type ServerCommand struct { Ui cli.Ui ConfigFile string Test bool Verbose bool Configure func(configFile string) *goapp.Lifecycle }
func (*ServerCommand) Help ¶
func (c *ServerCommand) Help() string
func (*ServerCommand) Run ¶
func (c *ServerCommand) Run(args []string) int
func (*ServerCommand) Synopsis ¶
func (c *ServerCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.