output property

String output
final

The command's captured output (stdout + stderr, marker-stripped).

Implementation

final String output;