MCPcopy Create free account
hub / github.com/freecodexyz/free-code /

Class

src/utils/readFileInRange.ts:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57export class FileTooLargeError extends Error {
58 constructor(
59 public sizeInBytes: number,
60 public maxSizeBytes: number,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected