output property

List<int> output
final

Marker-stripped stdout+stderr produced by the command.

Implementation

final List<int> output;