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

Class

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

Source from the content-addressed store, hash-verified

175}
176
177export class TestWorkspace extends Context.Service<TestWorkspace, TestWorkspaceHarness>()(
178 "executor-sdk/TestWorkspace",
179) {
180 static readonly current = <

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected