Module

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

scaffold your next project with style and 💗
Latest
interface GenericListSettings
import { type GenericListSettings } from "https://dotland.deno.dev/x/scaffold@0.3.0/src/deps/cli.ts";

Generic list prompt settings.

Properties

optional
keys: GenericListKeys
indent: string
listPointer: string
maxRows: number
searchLabel: string
optional
info: boolean
import GenericListSettings
import { GenericListSettings } from "https://dotland.deno.dev/x/scaffold@0.3.0/src/deps/cli.ts";