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

Function _temp3

src/commands/bridge/bridge.tsx:146–148  ·  view source on GitHub ↗

* Dialog shown when /remote-control is used while the bridge is already connected. * Shows the session URL and lets the user disconnect or continue.

(s_1)

Source from the content-addressed store, hash-verified

144 * Shows the session URL and lets the user disconnect or continue.
145 */
146function _temp3(s_1) {
147 return s_1.replBridgeOutboundOnly;
148}
149function _temp2(s_0) {
150 return s_0.replBridgeEnabled;
151}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected