WriterThread

Thread to output to stdout

Members

Functions

join
void join()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
writeln
void writeln(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
writelnGreen
void writelnGreen(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
writelnRed
void writelnRed(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Meta