MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp8

Function _temp8

src/commands/bridge/bridge.tsx:444–446  ·  view source on GitHub ↗
(prev_0)

Source from the content-addressed store, hash-verified

442 return (i + 1) % 3;
443}
444function _temp8(prev_0) {
445 return !prev_0;
446}
447function _temp7(prev) {
448 if (!prev.replBridgeEnabled) {
449 return prev;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected