Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExecCommand = exec.Command
ExecCommand defines how to execute os commands
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command defines the information required for executing a call to any executable
func (*Command) RunExecutable ¶
RunExecutable runs the specified executable with parameters
Click to show internal directories.
Click to hide internal directories.