Skip to main content
Module

x/cliffy/prompt.ts>readKeySync

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
function readKeySync
Re-export
import { readKeySync } from "https://deno.land/x/cliffy@v0.11.2/prompt.ts";

Returns

Promise<KeyEvent | undefined>