Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/dbhub
/ getIsConnected
Method
getIsConnected
src/utils/ssh-tunnel.ts:373–375 ·
view source on GitHub ↗
* Check if tunnel is connected
()
Source
from the content-addressed store, hash-verified
371
* Check
if
tunnel is connected
372
*/
373
getIsConnected(): boolean {
374
return
this.isConnected;
375
}
376
}
Callers
2
ssh-tunnel.test.ts
File · 0.80
postgres-ssh.integration.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected