Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.38.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.