obj
IEquatable<RedirectedOutput>
IStructuralEquatable
IComparable<RedirectedOutput>
IComparable
IStructuralComparable
Contains the redirected std and stderr output of a process.
Std
string
Gets the redirected std output.
StdErr
Gets the redirected stderr output.