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

Class

src/tools/FileReadTool/FileReadTool.ts:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175export class MaxFileReadTokenExceededError extends Error {
176 constructor(
177 public tokenCount: number,
178 public maxTokens: number,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected