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 mod from "https://dotland.deno.dev/x/cliffy@v0.25.5/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.