package
1.25.10
Repository: https://github.com/aperturerobotics/util.git
Documentation: pkg.go.dev

# Functions

ExecCmd runs the command and collects the log output.
NewCmd builds a new exec cmd with defaults.
StartAndWait runs the given process and waits for ctx or process to complete.