unit-threaded v0.7.16 (2017-04-17T23:19:19Z)
Home
Dub
Repo
writeln
unit_threaded
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
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
Writes the args in a thread-safe manner and appends a newline.