Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var T goi18n.TranslateFunc
Functions ¶
This section is empty.
Types ¶
type ConcreteRunner ¶
type ConcreteRunner struct {
// contains filtered or unexported fields
}
func NewRunner ¶
func NewRunner(cmdFactory command_factory.Factory, requirementsFactory requirements.Factory) (runner ConcreteRunner)
func (ConcreteRunner) RunCmdByName ¶
func (runner ConcreteRunner) RunCmdByName(cmdName string, c *cli.Context) (err error)
Click to show internal directories.
Click to hide internal directories.