Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RunnerOption ¶
type RunnerOption func(*runnerOptions)
RunnerOption is an option for a new Runner.
func RunnerWithArgs ¶
func RunnerWithArgs(args ...string) RunnerOption
RunnerWithArgs returns a new RunnerOption that specifies a sub-command to invoke on the program.
Click to show internal directories.
Click to hide internal directories.