Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ fileStateCache.test.ts
File
fileStateCache.test.ts
src/utils/__tests__/fileStateCache.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{
3
FileStateCache,
4
createFileStateCacheWithSizeLimit,
Callers
nothing calls this directly
Calls
8
createFileStateCacheWithSizeLimit
Function · 0.85
set
Method · 0.80
makeEntry
Function · 0.70
coerceToolContentToString
Function · 0.70
delete
Method · 0.65
get
Method · 0.65
has
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected