Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
Run provides a functional API for running a process Default Behaviors: stdout, stderr, stdin are sent to /dev/null all environment variables are passed to subprocess additionally, you may add vars to RunOptions.Env
Returns the exitCode and error The error turned will only be non-nil if the process failed to start for some reason
Types ¶
Click to show internal directories.
Click to hide internal directories.