Documentation ¶
Overview ¶
Package exec wrap the standar package "os/exec" to simplify calling Run with stdout and stderr.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCommandArgs ¶
ParseCommandArgs parse the input string into command and arguments. This function detect single, double, or back quote on arguments; and escaped spaces using backslash.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.