Skip to main content
Module

x/scaffold/src/deps/cli.ts>GenericListOptionSettings

scaffold your next project with style and 💗
Latest
interface GenericListOptionSettings
implements GenericListOption
Re-export
import { type GenericListOptionSettings } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Generic list option settings.

Properties

name: string
value: string
disabled: boolean