Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcquireCommand ¶
func (*AcquireCommand) Help ¶
func (c *AcquireCommand) Help() string
func (*AcquireCommand) Run ¶
func (c *AcquireCommand) Run(args []string) int
func (*AcquireCommand) Synopsis ¶
func (c *AcquireCommand) Synopsis() string
type ExecCommand ¶
ExecCommand handles cthe "exec" action
func (*ExecCommand) Help ¶
func (c *ExecCommand) Help() string
func (*ExecCommand) Run ¶
func (c *ExecCommand) Run(args []string) (ret int)
func (*ExecCommand) Synopsis ¶
func (c *ExecCommand) Synopsis() string
type InitCommand ¶
func (*InitCommand) Help ¶
func (c *InitCommand) Help() string
func (*InitCommand) Run ¶
func (c *InitCommand) Run(args []string) int
func (*InitCommand) Synopsis ¶
func (c *InitCommand) Synopsis() string
type ReleaseCommand ¶
func (*ReleaseCommand) Help ¶
func (c *ReleaseCommand) Help() string
func (*ReleaseCommand) Run ¶
func (c *ReleaseCommand) Run(args []string) int
func (*ReleaseCommand) Synopsis ¶
func (c *ReleaseCommand) Synopsis() string
type VersionCommand ¶
VersionCommand is a Command implementation prints the version.
func (*VersionCommand) Help ¶
func (c *VersionCommand) Help() string
func (*VersionCommand) Run ¶
func (c *VersionCommand) Run(_ []string) int
func (*VersionCommand) Synopsis ¶
func (c *VersionCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.