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