MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / cacheKey

Method cacheKey

wxapp/ykb_all.js:244–246  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

242 }
243
244 cacheKey() {
245 return `${this.app.appid}:${this.account}`;
246 }
247
248 getCachedToken() {
249 const cache = readTokenCache();

Callers 3

getCachedTokenMethod · 0.95
saveCachedTokenMethod · 0.95
removeCachedTokenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected