stdin property

IOSink get stdin

The standard input sink for this process.

Implementation

IOSink get stdin => _process.stdin;