MCPcopy 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
25export 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

validateInputFunction · 0.85
callFunction · 0.85
getSelfBridgeCompatIdFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected