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