import { Secret } from "https://deno.land/x/cliffy@v1.0.0-rc.1/prompt/mod.ts";
Execute the prompt with provided message or options.
Parameters
options: string | SecretOptions
import { Secret } from "https://deno.land/x/cliffy@v1.0.0-rc.1/prompt/mod.ts";
Execute the prompt with provided message or options.