Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alloy_folk/deps.ts>Prompt.List.prompt

An application installer for restriced macOS
Go to Latest
method Prompt.List.prompt
import { Prompt } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { List } = Prompt;

Execute the prompt and show cursor on end.

Parameters

options: string | ListOptions

Returns

Promise<string[]>