Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commandeer ¶
type Commandeer struct {
// contains filtered or unexported fields
}
Commandeer is the entry point for the different commands.
func New ¶
func New() *Commandeer
func (*Commandeer) Execute ¶
func (c *Commandeer) Execute() error
Click to show internal directories.
Click to hide internal directories.