cursorUp top-level constant

String const cursorUp

Moves the cursor up 1 line.

See cursorUpOpen and cursorUpN.

Implementation

const String cursorUp = '$cursorUpOpen$cursorUpClose';