d-unit ~master (2021-09-30T01:07:07.580995)
Dub
Repo
writec
dunit
color
Writes the text in the given color, if possible.
void
writec
(Color color, string text)
void
writec
(Color color, string text)
version(Windows)
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.