Skip to main content
Module

x/alloy_folk/deps.ts>Prompt

An application installer for restriced macOS
Go to Latest
namespace Prompt
import { Prompt } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";

Classes

Checkbox prompt representation.

Confirm prompt representation.

Generic input prompt representation.

Generic list prompt representation.

Generic prompt representation.

Input prompt representation.

List prompt representation.

Number prompt representation.

Secret prompt representation.

Select prompt representation.

Toggle prompt representation.

Functions

Inject prompt values. Can be used for unit tests or pre selections.

Interfaces

Checkbox key options.

Checkbox option options.

Checkbox prompt options.

Checkbox option settings.

Confirm prompt options.

Input keys options.

Generic input prompt options.

Generic input prompt settings.

Select key options.

Generic list option options.

Generic list prompt options.

Generic list option settings.

Generic list prompt settings.

Input keys options.

Generic prompt options.

Generic prompt settings.

Global prompt options.

Input prompt options.

List prompt options.

Number key options.

Number prompt options.

Secret prompt options.

Select prompt options.

Select prompt settings.

Static generic prompt interface.

Toggle key options.

Generic prompt options.

Type Aliases

Checkbox options type.

Checkbox option settings type.

List key options.

Secret key options.

Select key options.

Select option options.

Select option settings.

Select options type.

Select option settings type.

Prompt validation return tape.