MCPcopy
hub / github.com/claude-code-best/claude-code / sessionStorage.ts

File sessionStorage.ts

src/utils/sessionStorage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import type { UUID } from 'crypto'
3import type { Dirent } from 'fs'
4// Sync fs primitives for readFileTailSync — separate from fs/promises

Callers

nothing calls this directly

Calls 4

loadSessionFileFunction · 0.85
getProjectsDirFunction · 0.70
sanitizePathFunction · 0.70
keysMethod · 0.65

Tested by

no test coverage detected