terminal-sequences
c0.ts
CR
variable
CR
Carriage Return
Moves the cursor to the beginning of the row.
Type
"\r"
Usage
import { CR } from "c0.ts";
Document Navigation
Type