unit-threaded ~master (2021-10-11T15:13:26Z)
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
threadWriter
tryEnableEscapeCodes
write
writeRed
writeYellow
writeln
writelnGreen
writelnRed
writelnUt
interfaces
Output
manifest constants
_escCodes
nullFileName
structs
Flush
ThreadEnded
ThreadFinish
ThreadStarted
ThreadWait
Writes the args in a thread-safe manner and appends a newline.