Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
Runner owns command execution dependencies.
func NewDefaultRunner ¶
func NewDefaultRunner() *Runner
NewDefaultRunner creates a runner for production use.
func (*Runner) NewRootCmd ¶ added in v0.1.10
NewRootCmd builds the Cobra command hierarchy for the CLI.
Click to show internal directories.
Click to hide internal directories.