stdout top-level property

IOSink get stdout

Global stdout

Implementation

io.IOSink get stdout => shellStdioOrNull?.out ?? io.stdout;