Documentation ¶ Index ¶ func Run(cmd string, env ...string) (string, int, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(cmd string, env ...string) (string, int, error) Run runs a command, outputting to terminal and returning the full output and/or error a channel is returned which, when sent on, will terminate the process that was started Types ¶ This section is empty. Source Files ¶ View all Source files exec.go Click to show internal directories. Click to hide internal directories.