* 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)
| 144 | * Shows the session URL and lets the user disconnect or continue. |
| 145 | */ |
| 146 | function _temp3(s_1) { |
| 147 | return s_1.replBridgeOutboundOnly; |
| 148 | } |
| 149 | function _temp2(s_0) { |
| 150 | return s_0.replBridgeEnabled; |
| 151 | } |
nothing calls this directly
no outgoing calls
no test coverage detected