Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ hasInstance
Method
hasInstance
src/services/mdm/MdmService.ts:192–194 ·
view source on GitHub ↗
* Check if instance exists
()
Source
from the content-addressed store, hash-verified
190
* Check
if
instance exists
191
*/
192
public static hasInstance(): boolean {
193
return
this._instance !== null
194
}
195
196
/**
197
* Reset the instance (
for
testing)
Callers
15
deactivate
Function · 0.45
validateAndFixToolResultIds
Function · 0.45
grace-retry-errors.spec.ts
File · 0.45
Task.spec.ts
File · 0.45
Task.persistence.spec.ts
File · 0.45
flushPendingToolResultsToHistory.spec.ts
File · 0.45
isCloudServiceAvailable
Function · 0.45
webviewMessageHandler
Function · 0.45
dispose
Method · 0.45
getState
Method · 0.45
resetState
Method · 0.45
getCloudProperties
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected