Skip to main content
Module

x/cliffy/packages/prompt/lib/read-line.ts>readKeySync

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

Returns

Promise<KeyEvent | undefined>