Return the running process' standard error pipe.
a read-only PipeConduit connected to the child process' stderr.
Remarks: The stream will be null if no child process has been executed, or the standard error stream was not redirected.
See Implementation
Return the running process' standard error pipe.