Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/
Class
packages/backend/src/repoIndexManager.test.ts:123–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
};
122
}),
123
ExecutionError:
class
ExecutionError extends Error {
124
constructor(message: string) {
125
super(message);
126
this.name =
'ExecutionError'
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected