MCPcopy Create free account
hub / github.com/cloudflare/computer /

Class

packages/computer/src/stub.ts:374–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372}
373
374export class WorkspaceRuntimeStub extends RpcTarget {
375 readonly #ws: Workspace;
376
377 constructor(ws: Workspace) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected