Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function moveCursor
import { moveCursor } from "https://deno.land/std@0.114.0/node/internal/readline/callbacks.js";

moves the cursor relative to its current location

Parameters

stream
dx
dy
callback