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

Class

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

Source from the content-addressed store, hash-verified

44 * malfunctions.
45 */
46export class NotIndexedError extends Error {}
47
48/**
49 * 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