import * as mod from "https://dotland.deno.dev/std@0.224.0/cli/prompt_secret.ts";
Functions
Shows the given message and waits for the user's input. Returns the user's input as string.
This is similar to |
Type Aliases
Options for |
import * as mod from "https://dotland.deno.dev/std@0.224.0/cli/prompt_secret.ts";
Shows the given message and waits for the user's input. Returns the user's input as string.
This is similar to |
Options for |