package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Mar 31, 2021
License: UPL-1.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CmdRunner defines the interface to run an external command
type DefaultRunner struct {
}
DefaultRunner is used to run an external command
Run runs an external command. The caller is expected to initialize the
cmd name and args, for example using exec.Command(...)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.