Module

x/cliffy/mod.ts>GenericListKeys

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface GenericListKeys
implements GenericInputKeys
import { type GenericListKeys } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";

Select key options.

Properties

optional
previous: string[]
optional
next: string[]
optional
previousPage: string[]
optional
nextPage: string[]
import GenericListKeys
import { GenericListKeys } from "https://dotland.deno.dev/x/cliffy@v0.25.5/mod.ts";