Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
send
Method · 0.95
receive
Method · 0.95
Calls
1
emit
Method · 0.45
Tested by
no test coverage detected