Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
queryLoop
Function · 0.80
runPowerShellCommand
Function · 0.80
getGlobBaseDirectory
Function · 0.80
isPowerShellExecutable
Function · 0.80
getSnippetForPatch
Function · 0.80
getSnippet
Function · 0.80
TaskOutputTool.tsx
File · 0.80
AskUserQuestionTool.tsx
File · 0.80
renderToolUseProgressMessage
Function · 0.80
getURLMarkdownContent
Function · 0.80
renderToolUseProgressMessage
Function · 0.80
MCPTextOutput
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected