Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStream kProcess_StdErr ( kProcess  process)

Returns the stderr of the process as kStream.

It is only possible to read from this stream. Process must be alive. kStream is only valid until the next call of kProcess_Wait.

Parameters
processkProcess object.
Returns
kStream object.