colorText

Put text in color using ANSI codes on POSIX platforms.

On other platforms, this just returns the original string.

@safe
string
colorText
(
string text
,)

Meta