Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NanmiCoder/cc-haha
/ 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
waitForServer
Function · 0.80
spawn
Method · 0.80
resize
Method · 0.80
downloadUpdate
Method · 0.80
normalizeZoomFactor
Function · 0.80
onProgress
Method · 0.80
normalizePreviewBounds
Function · 0.80
clamp
Function · 0.80
clampWindowStateToVisibleWorkArea
Function · 0.80
parseNotificationSmokeDelay
Function · 0.80
computeWebviewBounds
Function · 0.80
TabBar
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected