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

Function isReplBridgeActive

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

Source from the content-addressed store, hash-verified

1756 STATE.promptId = id
1757}
1758export function isReplBridgeActive(): boolean { return false; }

Callers 3

isDeferredToolFunction · 0.85
validateInputFunction · 0.85
callFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected