MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / max

Method max

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

Source from the content-addressed store, hash-verified

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

Callers 15

queryLoopFunction · 0.80
runPowerShellCommandFunction · 0.80
getGlobBaseDirectoryFunction · 0.80
isPowerShellExecutableFunction · 0.80
getSnippetForPatchFunction · 0.80
getSnippetFunction · 0.80
TaskOutputTool.tsxFile · 0.80
getURLMarkdownContentFunction · 0.80
MCPTextOutputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected