Documentation ¶ Index ¶ func Run(path string, workDir string, args ...string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(path string, workDir string, args ...string) error Run executes a command in workDir and returns stdout and error. The spawned process will exit upon termination of this application to ensure a clean exit Types ¶ This section is empty. Source Files ¶ View all Source files run.go Click to show internal directories. Click to hide internal directories.