Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cliffy/packages/prompt/mod.ts>Select.prompt

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Select.prompt
import { Select } from "https://deno.land/x/cliffy@v0.6.0/packages/prompt/mod.ts";

Parameters

options: SelectOptions

Returns

Promise<string | undefined>