AnsiTextLite.toFullEndSequence

struct AnsiTextLite
@safe @nogc nothrow const
toFullEndSequence
()

Return Value

Type: char[ANSI_COLOUR_RESET.length]

The end ANSI sequence for AnsiTextLite, which is simply a statically allocated version of the ANSI_COLOUR_RESET constant.

Meta