Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ getStorage
Method
getStorage
panel/src/app/common/storage/sys_storage.ts:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
public getStorage() {
33
return
this.storageSystem;
34
}
35
}
36
37
export
default
new
SystemStorage();
Callers
11
initialize
Method · 0.80
registerRemoteService
Method · 0.80
deleteRemoteService
Method · 0.80
edit
Method · 0.80
initialize
Method · 0.80
create
Method · 0.80
edit
Method · 0.80
deleteInstance
Method · 0.80
unbindSso
Method · 0.80
unbindAllSso
Method · 0.80
bindSso
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected