Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunShellSilent ¶
Types ¶
type Executor ¶ added in v0.1.0
type Executor struct {
// contains filtered or unexported fields
}
func NewShell ¶ added in v0.1.0
NewShell returns an *Executor that will run the command line in a shell
func (*Executor) Capture ¶ added in v0.1.0
Capture executes the command and return the output and the exit code
Click to show internal directories.
Click to hide internal directories.