Module

x/cliffy/mod.ts>GenericInputPromptOptions

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface GenericInputPromptOptions
import { type GenericInputPromptOptions } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";

Generic input prompt options.

Type Parameters

TValue
TRawValue
import GenericInputPromptOptions
import { GenericInputPromptOptions } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";