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

Method notify

src/utils/mailbox.ts:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 subscribe = this.changed.subscribe
69
70 private notify(): void {
71 this.changed.emit()
72 }
73}

Callers 2

sendMethod · 0.95
receiveMethod · 0.95

Calls 1

emitMethod · 0.45

Tested by

no test coverage detected