unit-threaded v1.0.11 (2020-09-15T15:33:59Z)
Home
Dub
Repo
write
unit_threaded
runner
io
Writes the args in a thread-safe manner.
void
write
(
T
...
)
(
Output
output
,
auto
ref
T
args
)
Meta
Source
See Implementation
unit_threaded
runner
io
classes
WriterThread
functions
enableDebugOutput
forceEscCodes
isDebugOutputEnabled
shouldUseEscCodes
threadWriter
write
writeRed
writeYellow
writeln
writelnGreen
writelnRed
writelnUt
interfaces
Output
manifest constants
_escCodes
nullFileName
structs
Flush
ThreadEnded
ThreadFinish
ThreadStarted
ThreadWait
variables
_useEscCodes
Writes the args in a thread-safe manner.