get_stderr_pipe


Description:

public unowned InputStream? get_stderr_pipe ()

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

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

Parameters:

this

a Subprocess

Returns:

the stderr pipe