Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
374
export
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