Terminal

Undocumented in source.

Members

Functions

add
void add(string line)
Undocumented in source. Be warned that the author may not have intended to support it.
add
void add(Line* line)
Undocumented in source. Be warned that the author may not have intended to support it.
cancel
void cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
hide
void hide()
Undocumented in source. Be warned that the author may not have intended to support it.
setHidden
void setHidden()
Undocumented in source. Be warned that the author may not have intended to support it.
show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Node!"div"
Undocumented in source.

Variables

hidden
bool hidden;
Undocumented in source.
hideTimeoutId
int hideTimeoutId;
Undocumented in source.
id
auto id;
Undocumented in source.
indent
bool indent;
Undocumented in source.
terminal_text_buffer
List!(Line, "code") terminal_text_buffer;
Undocumented in source.
timeoutId
int timeoutId;
Undocumented in source.
transparent
bool transparent;
Undocumented in source.
wait
int wait;
Undocumented in source.

Meta