MCPcopy
hub / github.com/openclaw/clawsweeper / has

Method has

test/dashboard-worker.test.ts:83–85  ·  view source on GitHub ↗
(key: string)

Source from the content-addressed store, hash-verified

81 }
82
83 has(key: string) {
84 return this.values.has(key);
85 }
86}
87
88class MemoryCache {

Callers 15

closeRulesValueFunction · 0.80
closeReasonValueFunction · 0.80
rejectUnexpectedKeysFunction · 0.80
requireEnumFunction · 0.80
isReviewableCommitPathFunction · 0.80
rejectUnexpectedKeysFunction · 0.80
parseRootCauseClusterFunction · 0.80
requireEnumFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected