Skip to main content
Module

x/lume/deps/cliffy.ts>GenericPrompt#prompt

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method GenericPrompt.prototype.prompt
Re-export
import { GenericPrompt } from "https://deno.land/x/lume@v2.1.4/deps/cliffy.ts";

Execute the prompt and show cursor on end.

Returns

Promise<TValue>