Subprocess.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.

class Subprocess
getStdoutPipe
()

Return Value

Type: gio.input_stream.InputStream

the stdout pipe