function moveCursor
Usage
import { moveCursor } from "node:readline";
The readline.moveCursor() method moves the cursor relative to its current
position in a given TTY stream.
import { moveCursor } from "node:readline";
The readline.moveCursor() method moves the cursor relative to its current
position in a given TTY stream.