Flags to define the behaviour of the standard input/output/error of a #GSSubprocess.
Keep the stream from the parent process
Redirect to operating system's null output stream
Open a private unidirectional channel between the processes
Only applicable to standard error; causes it to be merged with standard output
Flags to define the behaviour of the standard input/output/error of a #GSSubprocess.