Module

x/lume/deps/cliffy.ts>GenericListSettings

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface GenericListSettings
import { type GenericListSettings } from "https://dotland.deno.dev/x/lume@v1.14.1/deps/cliffy.ts";

Generic list prompt settings.

Type Parameters

TValue
TRawValue

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/lume@v1.14.1/deps/cliffy.ts";