unit_threaded.writer_thread

Undocumented in source.

Members

Classes

WriterThread
class WriterThread

Thread to output to stdout

Functions

utWrite
void utWrite(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
utWriteln
void utWriteln(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
utWritelnGreen
void utWritelnGreen(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
utWritelnRed
void utWritelnRed(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta