Skip to main content
Module

x/lume_init/deps.ts>Confirm.prompt

The code for the new Lume init
Go to Latest
method Confirm.prompt
import { Confirm } from "https://deno.land/x/lume_init@v0.1.10/deps.ts";

Execute the prompt and show cursor on end.

Parameters

options: string | ConfirmOptions

Returns

Promise<boolean>