Subprocess.getStdoutPipe
gio.input_stream.InputStream getStdoutPipe()Gets the #GInputStream from which to read the stdout output of subprocess.
The process must have been created with gio.types.SubprocessFlags.StdoutPipe, otherwise null will be returned.
Returns
the stdout pipe