Build Output Stream
class BuildOutputStream(workbench: AvailWorkbench, val streamStyle: StreamStyle) : ByteArrayOutputStream
Content copied to clipboard
BuildOutputStream intercepts writes and updates the UI's AvailWorkbench.transcript.
Parameters
stream Style
What StreamStyle should this stream render with?
Constructors
Link copied to clipboard
fun BuildOutputStream(workbench: AvailWorkbench, streamStyle: StreamStyle)
Content copied to clipboard
Construct a new BuildOutputStream.
Functions
Properties
Link copied to clipboard
What StreamStyle should this stream render with?