stdin property

Writable stdin

A Writable stream that represents the child process's stdin.

Implementation

external Writable get stdin;