Documentation
¶
Overview ¶
Package command defines variation points to allow alternate command runners.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecCommandFn ¶ added in v0.8.0
ExecCommandFn defines a Cmd factory function. It takes the command to run as first parameter then its arguments as a slice.
Click to show internal directories.
Click to hide internal directories.