Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/
Class
packages/computer/src/runtime/runtime.ts:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
export
class
WorkspaceRuntime {
24
readonly #options: WorkspaceRuntimeRouterOptions;
25
26
constructor(options: WorkspaceRuntimeRouterOptions) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected