Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNilOptions is returned when a nil options is given ErrNilOptions = errors.New("execext: nil options given") )
Functions ¶
func RunCommand ¶ added in v1.3.0
func RunCommand(opts *RunCommandOptions) error
RunCommand runs a shell command
Types ¶
Click to show internal directories.
Click to hide internal directories.