MCPcopy Create free account
hub / github.com/Noumena-Network/code / onExit

Function onExit

src/testing/tmuxHarness.ts:399–402  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

397 }, timeoutMs)
398
399 const onExit = () => {
400 cleanup()
401 resolve(true)
402 }
403
404 const cleanup = () => {
405 clearTimeout(timeout)

Callers 10

InvalidSettingsDialogFunction · 0.50
InvalidConfigDialogFunction · 0.50
PermissionRuleListFunction · 0.50
WorkspaceTabFunction · 0.50
SkillsMenuFunction · 0.50
HooksConfigMenuFunction · 0.50
AgentsMenuFunction · 0.50
handleKeyDownFunction · 0.50
useTextInputFunction · 0.50

Calls 2

cleanupFunction · 0.70
resolveFunction · 0.50

Tested by

no test coverage detected