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

Class

packages/core/sdk/src/test-config.ts:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183export class TestWorkspace extends Context.Service<TestWorkspace, TestWorkspaceHarness>()(
184 "executor-sdk/TestWorkspace",
185) {
186 static readonly current = <

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected