unit-threaded v1.0.8 (2020-08-26T13:32:59Z)
Home
Dub
Repo
writeln
unit_threaded
runner
io
Writes the args in a thread-safe manner and appends a newline.
void
writeln
(
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 and appends a newline.