finalChars property

String finalChars

Final characters for the escape sequence.

For example, 'H' for ESC[H.

Implementation

String get finalChars;