Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dax/src/console/mod.ts

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
import * as dax from "https://deno.land/x/dax@0.36.0/src/console/mod.ts";

Classes

A progress bar instance created via $.progress(...).

Interfaces

Options for showing confirming a yes or no question.

Single options within a multi-select option.

Options for showing a selection that has multiple possible values.

Options for showing progress.

Configuration of the prompt input mask

Options for showing an input where the user enters a value.

Options for showing a selection that only has one result.