Skip to main content
Module

x/dax/src/console/mod.ts

Cross-platform shell tools for Deno and Node.js inspired by zx.
Very Popular
Go to Latest
import * as dax from "https://deno.land/x/dax@0.39.1/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.