| 
 Legend 
 | Event: Action<string> StdoutText
 DeclarationAction<string> StdoutTextSummaryRaised whenever the command has produced new text on stdout. For ASCII outputs, this is identical to CommandRunner.StdoutData, however utf8-encoded text is guaranteed to correctly handle the possibility that part of a character's encoding has not been output yet. Other encodings are not supported. |