function setupKeyboardEvents setupKeyboardEvents(config: Config,cachedContent: CachedContent,connections: Connections): void Registers watch-mode keyboard shortcuts: qq to abort, qa to run all, qf for last failed, ql for last run. Parameters config: Config cachedContent: CachedContent connections: Connections Return Type void