ANSI_COLOUR_END

The character used to denote that the sequence is an SGR sequence.

immutable
auto ANSI_COLOUR_END = 'm';

Meta