AnsiChar.usesAnsi

struct AnsiChar
@nogc nothrow pure @property const
bool
usesAnsi
()

Return Value

Type: bool

Whether this character needs an ANSI control code or not.

Meta