Build Input Stream
BuildInputStream satisfies reads from the UI's input field. It blocks reads unless some data is available.
Constructors
Functions
Link copied to clipboard
Clear the input stream. All pending data is discarded and the stream position is reset to zero (0).
Link copied to clipboard
The specified command string was just entered. Present it in the StreamStyle.COMMAND style. Force an extra leading new line to keep the text area from looking stupid. Also end with a new line. The passed command should not itself have a new line included.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Update the content of the stream with data from the input field.