Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias Cliffy.Tty
import { type Cliffy } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/original_deps.ts";
const { Tty } = Cliffy;

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

definition: TtyFactory & TtyChain