MCPcopy Create free account
hub / github.com/IIIIQIIII/claude-code / isReplBridgeActive

Function isReplBridgeActive

src/bootstrap/state.ts:1760–1762  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1758
1759// Stub: isReplBridgeActive was missing from source snapshot
1760export function isReplBridgeActive(): boolean {
1761 return false
1762}

Callers 3

isDeferredToolFunction · 0.85
validateInputFunction · 0.85
callFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected