MCPcopy 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

webviewMessageHandlerFunction · 0.85

Calls 1

hasInstanceMethod · 0.45

Tested by

no test coverage detected