Represents everything that can be used as an input to ascala.sys.process.ProcessBuilder.
Writes the output stream of this process to the given file.
Writes the output stream of this process to the given OutputStream.
Writes the output stream of this process to the given OutputStream. The argument is call-by-name, so the stream is recreated, written, and closed each time this process is executed.
Writes the output stream of this process to ascala.sys.process.ProcessBuilder.
Writes the output stream of this process to ascala.sys.process.ProcessBuilder.
Appends the output stream of this process to the given file.
Returns ascala.sys.process.ProcessBuilder representing thisSource.
Returns ascala.sys.process.ProcessBuilder representing thisSource.