MCPcopy Create free account
hub / github.com/colbymchenry/codegraph /

Class

src/mcp/tools.ts:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 * malfunctions.
56 */
57export class NotIndexedError extends Error {}
58
59/**
60 * A security refusal (sensitive system path). Stays `isError: true` WITHOUT

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected