Skip to main content
Module

x/cliffy/ansi/tty.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
import * as cliffy from "https://deno.land/x/cliffy@v0.25.1/ansi/tty.ts";

Variables

Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned.

Interfaces

Ansi instance returned by all ansi escape properties.

Create new Ansi instance.

Type Aliases

Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned.

Create new Tty instance.