MCPcopy
hub / github.com/codeaashu/claude-code / 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

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