Module

x/cliffy/prompt/mod.ts>Select#getDefaultSettings

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Latest
method Select.prototype.getDefaultSettings
import { Select } from "https://dotland.deno.dev/x/cliffy@v1.0.0-rc.4/prompt/mod.ts";

Parameters

options: SelectOptions<TValue>

Returns

SelectSettings<TValue>