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

Function _temp2

src/commands/bridge/bridge.tsx:149–151  ·  view source on GitHub ↗
(s_0)

Source from the content-addressed store, hash-verified

147 return s_1.replBridgeOutboundOnly;
148}
149function _temp2(s_0) {
150 return s_0.replBridgeEnabled;
151}
152function _temp(s) {
153 return s.replBridgeConnected;
154}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected