eraseLineToEnd top-level constant
Clears from cursor to the end of the line.
See eraseLineOpen, eraseLineToBegin and eraseLine.
Implementation
const String eraseLineToEnd = '$eraseLineOpen$eraseLineClose';
Clears from cursor to the end of the line.
See eraseLineOpen, eraseLineToBegin and eraseLine.
const String eraseLineToEnd = '$eraseLineOpen$eraseLineClose';