Functions

f
setup(session: WatchSession): void

Binds watch-mode keyboard shortcuts to the session's verbs: qq aborts, qa runs all, qf re-runs the last failures, ql repeats the last run.

Usage

import * as mod from "lib/setup/keyboard-events.ts";