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

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected