add Std Out
Adds an extra stream to receive STDOUT from the process.
Return
this builder instance for chaining
Parameters
std Output
destination stream for STDOUT
Adds an extra stream to receive STDOUT from the process.
this builder instance for chaining
destination stream for STDOUT