Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ getReplBridgeHandle
Function
getReplBridgeHandle
src/bridge/replBridgeHandle.ts:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
export
function
getReplBridgeHandle(): ReplBridgeHandle | null {
26
return
handle
27
}
28
29
/**
30
* Our own bridge session ID in the session_* compat format the API returns
Callers
3
validateInput
Function · 0.85
call
Function · 0.85
getSelfBridgeCompatId
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected