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

Function _temp4

src/commands/bridge/bridge.tsx:464–466  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

462 return s_0.replBridgeConnectUrl;
463}
464function _temp4(s) {
465 return s.replBridgeSessionUrl;
466}
467async function checkBridgePrerequisites(): Promise<string | null> {
468 // Check organization policy — remote control may be disabled
469 const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected