Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchBinary ¶
SearchBinary searches the binary `f` in current working folder and PATH environment.
func SearchBinaryPath ¶
SearchBinaryPath searches the binary `f` in PATH environment.
Types ¶
type Process ¶
Process is the struct for a single process.
func NewProcess ¶
NewProcess creates and returns a new Process.
func NewProcessCmd ¶
NewProcessCmd creates and returns a process with given command and optional environment variable array.
Click to show internal directories.
Click to hide internal directories.