Skip to main content
Module

x/cliffy/prompt.ts>GenericListOptionSettings

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

Properties

name: string
value: string
disabled: boolean