setStandardOutput

open fun setStandardOutput(outputStream: OutputStream): T(source)

Sets the output stream to consume standard output from the process executing the command. The stream is closed after the process completes.