color

Wraps text into a particular foreground color. Wrong colourname gets ignored.

pure @safe
string
color
(
const(char)[] text
,
const(char)[] color
)

Meta