import * as mod from "https://dotland.deno.dev/std@0.177.0/node/internal/readline/callbacks.mjs"; FunctionsfclearLineclears the current line the cursor is on: -1 for left of the cursor +1 for right of the cursor 0 for the entire line fclearScreenDownclears the screen from the current position of the cursor down fcursorTomoves the cursor to the x and y coordinate on the given stream fmoveCursormoves the cursor relative to its current location