Skip to content

v1.2.0

Compare
Choose a tag to compare
@SimonBaeumer SimonBaeumer released this 24 Oct 08:59
a7c478f
  • Add cmd.WithCustomStdout option
  • Add cmd.WithCustomStderr option
  • Add Command.Combined() function which returns the combined output of stdout and stderr
  • Add cmd.WithEnvironmentVariables option
  • Add cmd.WithInheritedEnvironment option
  • Add CaptureStandardOut function