Terminal

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

clearBuffer
auto clearBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
dimension
Dimension dimension()
Undocumented in source. Be warned that the author may not have intended to support it.
flip
auto flip()
Undocumented in source. Be warned that the author may not have intended to support it.
getInput
immutable(KeyInput) getInput()
Undocumented in source. Be warned that the author may not have intended to support it.
putString
auto putString(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
w
void w(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
wDirect
void wDirect(string data, string errorMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
xy
auto xy(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
auto buffer;
Undocumented in source.
originalState
termios originalState;
Undocumented in source.

Meta