Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alloy_folk/deps.ts>cliffy.GenericPrompt#read

An application installer for restriced macOS
Go to Latest
method cliffy.GenericPrompt.prototype.read
Re-export
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { GenericPrompt } = cliffy;

Read user input from stdin, handle events and validate user input.

Returns

Promise<boolean>