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

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

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

Execute the prompt and show cursor on end.

Parameters

options: string | SecretOptions

Returns

Promise<string>