d-unit v0.9.1 (2020-02-23T12:17:11Z)
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.