ShellOut 1.2.0
- You can now capture the output of
STDOUT
andSTDERR
by injecting your own customFileHandle
s. - ShellOut now supports pre-defined commands (using
ShellOutCommand
), and ships with a suite of commands for common tasks.
STDOUT
and STDERR
by injecting your own custom FileHandle
s.ShellOutCommand
), and ships with a suite of commands for common tasks.