stdout property

Stream<String> get stdout

Standard output stream (line-based).

Implementation

Stream<String> get stdout;