//
pkg.gl
Category
github.com/akuity/kargo
internal
exec
package
1.0.3
Repository:
https://github.com/akuity/kargo.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
8
Files
36 SLOC
#
Functions
Exec
Exec is a custom replacement for cmd.CombinedOutput().
#
Structs
ExitError
ExitError is an error type that is produced by the Exec() function when a command returns a non-zero exit code.