stderrRaw property

List<int> stderrRaw
final

Contains the raw, encoded, stderr output from the completed process.

Implementation

final List<int> stderrRaw;