stderr property

Readable stderr

A Readable stream that represents the child process's stderr.

Implementation

external Readable get stderr;