FRAME top-level constant

String const FRAME

Draws a frame around the text — SGR 51.

Implementation

const String FRAME = '${CSI}51$SGR';