package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev
# Functions
NewRunInfo programmatically creates a RunInfo using command cmd and arguments args.
RunAndCaptureStdout runs r with ctx and ri, and captures its stdout to a string.
# Interfaces
Runner is the interface of things that can run, or pretend to run, services.