stdin property

IOSink stdin

The standard input sink for this process.

Implementation

IOSink get stdin => _process.stdin;