get_stdout_pipe


Description:

public unowned InputStream? get_stdout_pipe ()

Gets the InputStream from which to read the stdout output of this.

The process must have been created with g_subprocess_flags_stdout_pipe, otherwise null will be returned.

Parameters:

this

a Subprocess

Returns:

the stdout pipe