MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / keys

Method keys

src/common/configParser.ts:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 keys() {
27 return store.getters.keys;
28 }
29
30 has(key: Identifier) {
31 return this.rules.has(key);

Callers 15

marked.min.jsFile · 0.80
generateLocalesFunction · 0.80
prebuild.tsFile · 0.80
compareAllFunction · 0.80
updateConfigFunction · 0.80
index.tsFile · 0.80
observePluginFunction · 0.80
restoreFromConfigFunction · 0.80
constructorMethod · 0.80
loadFromConfigMethod · 0.80
resumeSnapshotMethod · 0.80
emptyOrAllCheckFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected