MCPcopy Create free account
hub / github.com/codeaashu/claude-code / constructor

Method constructor

src/utils/sessionStorage.ts:570–570  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

568 private readonly MAX_CHUNK_BYTES = 100 * 1024 * 1024
569
570 constructor() {}
571
572 /** @internal Reset flush/queue state for testing. */
573 _resetFlushState(): void {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected