AnsiText.invert

Sets whether the text should have its fg and bg colours inverted.

struct AnsiText
@safe @nogc nothrow pure ref return
invert
(
bool isSet = true
)

Meta