//
pkg.gl
Category
github.com/signalfx/golib/v3
safeexec
package
3.3.55
Repository:
https://github.com/signalfx/golib.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
1
Files
17 SLOC
#
Functions
Execute
Execute a command, passing in stdin, returning stdout, stderr, and nil, only if the command finishes with a non zero error code.