MCPcopy Create free account
hub / github.com/chavyleung/scripts / getAppSubCaches

Function getAppSubCaches

chavy.box.js:605–607  ·  view source on GitHub ↗

* 获取`应用订阅`缓存

()

Source from the content-addressed store, hash-verified

603 * 获取`应用订阅`缓存
604 */
605function getAppSubCaches() {
606 return $.getjson($.KEY_app_subCaches, {})
607}
608
609/**
610 * 获取全局备份列表

Callers 3

getBoxDataFunction · 0.70
apiAddAppSubRawFunction · 0.70
reloadAppSubCacheFunction · 0.70

Calls 1

getjsonMethod · 0.45

Tested by

no test coverage detected