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

Class

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

Source from the content-addressed store, hash-verified

197}
198
199export class TestWorkspace extends Context.Service<TestWorkspace, TestWorkspaceHarness>()(
200 "executor-sdk/TestWorkspace",
201) {
202 static readonly current = <

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected