Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingExecutable = errors.New("executable missing")
ErrMissingExecutable is returned when a required executable cannot be found or acquired.
Functions ¶
func NewCmdFactory ¶
func NewCmdFactory(dryRunInfo opctx.DryRunnable, eventListener opctx.EventListener) (*factory, error)
NewCmdFactory returns an implementation of opctx.CmdFactory that uses standard host OS facilities for executing commands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.