Standard input/output stream types for Process stdin, stdout, and stderr.
stdin
stdout
stderr
Uses the specified file for the standard input/output stream.
Inherit the system's standard input/output stream.
Connects the Process with its parent via a pipe.