unit-threaded v0.7.9 (2017-04-03T17:47:55Z)
Home
Dub
Repo
Output
unit_threaded
io
Undocumented in source.
interface
Output {
void
send
(string output);
void
flush
();
}
Members
Functions
flush
void
flush
()
Undocumented in source.
send
void
send
(string output)
Undocumented in source.
Meta
Source
See Implementation
unit_threaded
io
classes
WriterThread
functions
enableDebugOutput
forceEscCodes
isDebugOutputEnabled
otherThread
resetFakeFiles
write
writeRed
writeYellow
writeln
writelnGreen
writelnRed
writelnUt
interfaces
Output
manifest constants
_escCodes
nullFileName
structs
FakeFile
variables
_useEscCodes
gBool
gErr
gOut