Skip to main content
Go to Latest
function emitKeypressEvents
Re-export
import { emitKeypressEvents } from "https://deno.land/std@0.139.0/node/_readline.mjs";

accepts a readable Stream instance and makes it emit "keypress" events

Parameters

stream
optional
iface = [UNSUPPORTED]