package
Version:
v0.1.9
Opens a new window with list of versions in this module.
Published: Feb 1, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
ShellStreamBufferSize is the size of the output buffers when streaming command stdout and stderr
func ExecCommand(outStream, errStream func(string, ...interface{}), workingDir, cmdName string, cmdArgs ...string) error
ExecCommand exec a command given workingDir, cmd and args, returns error if cmd fails
Source Files
¶
Click to show internal directories.
Click to hide internal directories.