MCPcopy Create free account
hub / github.com/FSGModding/FSG_Mod_Assistant / keys

Method keys

lib/modUtilLib.js:703–703  ·  view source on GitHub ↗

* @property {Array. } keys Array of mod uuid keys

()

Source from the content-addressed store, hash-verified

701 * @property {Array.<string>} keys Array of mod uuid keys
702 */
703 get keys() { return this.#cacheMap.keys() }
704
705 /**
706 * Clear the cache

Callers 15

setFunction · 0.80
offFunction · 0.80
getDataAttributesFunction · 0.80
iiFunction · 0.80
niFunction · 0.80
miFunction · 0.80
_maybeSanitizeMethod · 0.80
_getConfigMethod · 0.80
uFunction · 0.80
gFunction · 0.80
bFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected