MCPcopy
hub / github.com/claude-code-best/claude-code / max

Method max

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

Source from the content-addressed store, hash-verified

75 }
76
77 get max(): number {
78 return this.cache.max
79 }
80
81 get maxSize(): number {
82 return this.cache.maxSize

Callers 15

ErrorOverviewFunction · 0.80
scrollToFunction · 0.80
TabsFunction · 0.80
FuzzyPickerFunction · 0.80
ProgressBarFunction · 0.80
DividerFunction · 0.80
embedTextInBorderFunction · 0.80
renderBorderFunction · 0.80
maxDefinedFunction · 0.80
getMethod · 0.80
renderMethod · 0.80

Calls

no outgoing calls

Tested by 2

taskFunction · 0.64
buildTfVectorFunction · 0.64