output property

Stream<String> output
final

Output lines as they arrive (stdout and stderr merged).

Implementation

final Stream<String> output;