d-unit v0.10.1 (2021-05-19T20:35:23Z)
Dub
Repo
writec
dunit
color
Writes the text in the given color, if possible.
void
writec
(Color color, string text)
version(Posix)
void
writec
(
Color
color
,
string
text
)
void
writec
(Color color, string text)
Meta
Source
See Implementation
dunit
color
enums
Color
functions
writec
Writes the text in the given color, if possible.