colorize ~master (2016-02-02T17:55:51Z)
Dub
Repo
cwritef
colorize
cwrite
Coloured writef.
void
cwritef
(
in
Char
[]
fmt
,
T
args
)
void
cwritef
(
Char
T
...
)
(
in
Char
[]
fmt
,
T
args
)
if
(
!
is
(
T
[0] :
File
)
)
void
cwritef
(
File
f
,
in
Char
[]
fmt
,
A
args
)
Meta
Source
See Implementation
colorize
cwrite
functions
cwrite
cwritef
cwritefln
cwriteln
Coloured writef.