Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cliffy/prompt/mod.ts>GenericPromptKeys

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

Input keys options.

Properties

optional
submit: Array<string>