MCPcopy 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
37export default new SystemStorage();

Callers 11

initializeMethod · 0.80
registerRemoteServiceMethod · 0.80
deleteRemoteServiceMethod · 0.80
editMethod · 0.80
initializeMethod · 0.80
createMethod · 0.80
editMethod · 0.80
deleteInstanceMethod · 0.80
unbindSsoMethod · 0.80
unbindAllSsoMethod · 0.80
bindSsoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected