Skip to main content
Module

x/ansi_esc/cursor.ts>forward

A Deno module/wrapper for ANSI escape sequences.
Latest
function forward
import { forward } from "https://deno.land/x/ansi_esc@v1.1.0/cursor.ts";

Move console cursor fowards (to the right)

Parameters

cols: Number