unit-threaded v2.1.2 (2022-08-26T20:15:34Z)
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
aliases
green
intense
red
yellow
classes
WriterThread
functions
enableDebugOutput
forceEscCodes
isDebugOutputEnabled
threadWriter
tryEnableEscapeCodes
write
writeRed
writeYellow
writeln
writelnGreen
writelnRed
writelnUt
interfaces
Output
manifest constants
nullFileName
structs
Flush
ThreadEnded
ThreadFinish
ThreadStarted
ThreadWait
variables
_useEscCodes
Writes the args in a thread-safe manner and appends a newline.