v1.2.0
- Add
cmd.WithCustomStdout
option - Add
cmd.WithCustomStderr
option - Add
Command.Combined()
function which returns the combined output ofstdout
andstderr
- Add
cmd.WithEnvironmentVariables
option - Add
cmd.WithInheritedEnvironment
option - Add
CaptureStandardOut
function