Skip to main content
Module

x/tui/mod.ts>CLEAR_SCREEN

🦕 Deno module for creating Terminal User Interfaces
Latest
variable CLEAR_SCREEN
import { CLEAR_SCREEN } from "https://deno.land/x/tui@2.1.11/mod.ts";

ANSI escape code to clear screen

type

`\x1b[2J`