MCPcopy 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

1import { describe, expect, test } from 'bun:test'
2import {
3 FileStateCache,
4 createFileStateCacheWithSizeLimit,

Callers

nothing calls this directly

Calls 8

setMethod · 0.80
makeEntryFunction · 0.70
deleteMethod · 0.65
getMethod · 0.65
hasMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected