import { cursorLeft } from "https://deno.land/x/cliffy@v0.18.2/ansi/mod.ts";
Move cursor to first column of current row.
x/cliffy/ansi/mod.ts>cursorLeft
import { cursorLeft } from "https://deno.land/x/cliffy@v0.18.2/ansi/mod.ts";
Move cursor to first column of current row.