//
pkg.gl
Category
github.com/aperturerobotics/util
exec
package
1.25.10
Repository:
https://github.com/aperturerobotics/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
66 SLOC
#
Functions
ExecCmd
ExecCmd runs the command and collects the log output.
NewCmd
NewCmd builds a new exec cmd with defaults.
StartAndWait
StartAndWait runs the given process and waits for ctx or process to complete.