MCPcopy Index your code
hub / github.com/codeaashu/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 5

featureFunction · 0.85
loadSessionFileFunction · 0.85
keysMethod · 0.80
getProjectsDirFunction · 0.70
sanitizePathFunction · 0.70

Tested by

no test coverage detected