Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/sdk/src/executor.test.ts:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
// tools.schema).
28
29
class
TestPluginError extends Data.TaggedError(
"TestPluginError"
)<{
30
readonly message: string;
31
}> {}
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected