Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
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