TerminalWriter

Undocumented in source.

Constructors

this
this(Terminal* terminal, LineRange lines, TerminalCallback callback)
Undocumented in source.

Members

Functions

writeLine
void writeLine()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

callback
TerminalCallback callback;
Undocumented in source.
idx
int idx;
Undocumented in source.
lines
LineRange lines;
Undocumented in source.
terminal
Terminal* terminal;
Undocumented in source.

Meta