Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunCommand ¶
type RunCommand struct { cmd.CommandBase MachineLock machinelock.Lock // contains filtered or unexported fields }
func (*RunCommand) Info ¶
func (c *RunCommand) Info() *cmd.Info
Info returns usage information for the command.
func (*RunCommand) Init ¶
func (c *RunCommand) Init(args []string) error
func (*RunCommand) SetFlags ¶
func (c *RunCommand) SetFlags(f *gnuflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.