Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ initSinks
Function
initSinks
src/utils/sinks.ts:13–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
* → setup
import
cycle.
12
*/
13
export
function
initSinks(): void {
14
initializeErrorLogSink()
15
initializeAnalyticsSink()
16
}
Callers
5
run
Function · 0.85
setup
Function · 0.85
bridgeMain
Function · 0.85
runBridgeHeadless
Function · 0.85
main
Function · 0.85
Calls
2
initializeErrorLogSink
Function · 0.85
initializeAnalyticsSink
Function · 0.85
Tested by
no test coverage detected