package
Version:
v0.0.0-...-817c61a
Opens a new window with list of versions in this module.
Published: Jul 23, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Run(log logger, out chan string, env []string, wd, cmd string, args ...string) int
-
func RunOutput(log logger, env []string, wd, cmd string, args ...string) ([]string, int)
Run executes the command in a bash process
RunOutput executes the command in a bash process capturing the output and
returning it in the string slice
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.