MCPcopy
hub / github.com/NanmiCoder/cc-haha / max

Method max

src/utils/fileStateCache.ts:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 }
65
66 get max(): number {
67 return this.cache.max
68 }
69
70 get maxSize(): number {
71 return this.cache.maxSize

Callers 15

waitForServerFunction · 0.80
spawnMethod · 0.80
resizeMethod · 0.80
downloadUpdateMethod · 0.80
normalizeZoomFactorFunction · 0.80
onProgressMethod · 0.80
normalizePreviewBoundsFunction · 0.80
clampFunction · 0.80
computeWebviewBoundsFunction · 0.80
TabBarFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected