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