Package dev.testify.internal
Object StreamData.ConsoleStream
-
- All Implemented Interfaces:
public class StreamData.ConsoleStream extends StreamData.BufferedStream
Use StringBuild to produce a String of the process output and print to console
-
-
Field Summary
Fields Modifier and Type Field Description public final static StreamData.ConsoleStreamINSTANCE
-
Method Summary
Modifier and Type Method Description UnithandleOutputLine(String s, StringBuilder sb)-
-
Method Detail
-
handleOutputLine
Unit handleOutputLine(String s, StringBuilder sb)
-
-
-
-