Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ size
Method
size
src/utils/fileStateCache.ts:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
get size(): number {
63
return
this.cache.size
64
}
65
66
get max(): number {
67
return
this.cache.max
Callers
1
memoize.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected