Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
605
function
getAppSubCaches() {
606
return
$.getjson($.KEY_app_subCaches, {})
607
}
608
609
/**
610
* 获取全局备份列表
Callers
3
getBoxData
Function · 0.70
apiAddAppSubRaw
Function · 0.70
reloadAppSubCache
Function · 0.70
Calls
1
getjson
Method · 0.45
Tested by
no test coverage detected