Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ isCloudServiceAvailable
Function
isCloudServiceAvailable
src/core/webview/webviewMessageHandler.ts:118–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
const
isCloudServiceAvailable = () => CloudService.hasInstance()
119
120
const
showCloudUnavailableMessage = () => {
121
vscode.window.showInformationMessage(getRouterUnavailableSignInMessage())
Callers
1
webviewMessageHandler
Function · 0.85
Calls
1
hasInstance
Method · 0.45
Tested by
no test coverage detected