MCPcopy
hub / github.com/claude-code-best/claude-code / off

Method off

packages/mcp-client/src/manager.ts:57–57  ·  view source on GitHub ↗
(event: string, handler: EventHandler)

Source from the content-addressed store, hash-verified

55 handler: McpManagerEvents[E],
56 ): void
57 off(event: string, handler: EventHandler): void
58}
59
60// ============================================================================

Callers 15

captureStderrFunction · 0.65
manager.test.tsFile · 0.65
constructorMethod · 0.65
useCostSummaryFunction · 0.65
getInputPromptFunction · 0.65
handleCloseCleanupMethod · 0.65
startUdsMessagingFunction · 0.65
cleanupListenersFunction · 0.65
cleanupListenersFunction · 0.65
doneFunction · 0.65
initBridgeCoreFunction · 0.65
bridgeMainFunction · 0.65

Implementers 1

McpManagerImplpackages/mcp-client/src/manager.ts

Calls

no outgoing calls

Tested by

no test coverage detected