Module

x/cliffy/mod.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
import { type GenericListOptionSettings } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";

Generic list option settings.

Properties

name: string
value: string
disabled: boolean
import GenericListOptionSettings
import { GenericListOptionSettings } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";