package
0.1.9
Repository: https://github.com/vinnieapps/cicd-toolbox.git
Documentation: pkg.go.dev

# Functions

RunAndCaptureOutputIfError runs the command, and if there's an error capture standard out and error and generate an error with all the info.

# Structs

ExecError represents an error during executing an external command.