Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExitCodeInternalError = 1 DefaultCommand = "run" )
View Source
const Name = "dodo"
Variables ¶
View Source
var (
ErrInvalidConfiguration = errors.New("invalid configuration")
)
Functions ¶
func ExecuteDodoMain ¶
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
func (*Command) GetCobraCommand ¶
func (*Command) PluginInfo ¶
func (p *Command) PluginInfo() *api.PluginInfo
Click to show internal directories.
Click to hide internal directories.