MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/hosts/mcp/src/tool-server.test.ts:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27// ---------------------------------------------------------------------------
28
29class TestExecutionError extends Data.TaggedError("TestExecutionError")<{
30 readonly message: string;
31}> {}
32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected