MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot /

Class

packages/backend/src/repoIndexManager.test.ts:107–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 };
106 }),
107 DelayedError: class DelayedError extends Error {
108 constructor(message: string) {
109 super(message);
110 this.name = 'DelayedError';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected