Module

x/cliffy/mod.ts>GenericInputPromptSettings

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

Generic input prompt settings.

Type Parameters

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