Skip to main content
Module

x/scaffold/src/deps/cli.ts>GenericList#handleEvent

scaffold your next project with style and 💗
Latest
method GenericList.prototype.handleEvent
Re-export
import { GenericList } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Handle user input event.

Parameters

event: KeyCode

Key event.

Returns

Promise<void>