import { GenericPrompt } from "https://deno.land/x/cliffy@v0.19.0/prompt/mod.ts";
Read user input from stdin, handle events and validate user input.
x/cliffy/prompt/mod.ts>GenericPrompt#read
import { GenericPrompt } from "https://deno.land/x/cliffy@v0.19.0/prompt/mod.ts";
Read user input from stdin, handle events and validate user input.