stdout property

Readable stdout

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

Implementation

external Readable get stdout;