Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunnerCommand ¶
type RunnerCommand struct {
// contains filtered or unexported fields
}
func NewRunnerCommand ¶
func NewRunnerCommand(i *do.Injector) (*RunnerCommand, error)
func (*RunnerCommand) AddCommand ¶
func (c *RunnerCommand) AddCommand(cmds ...Commander)
func (*RunnerCommand) Command ¶
func (c *RunnerCommand) Command() *cobra.Command
Click to show internal directories.
Click to hide internal directories.