import * as mod from "https://deno.land/std@0.220.1/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://deno.land/std@0.220.1/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 |