Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ start
Function
start
packages/computer/src/workspace.test.ts:84–86 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
82
appliedPushCursor: { rev: 0, path: null },
83
stream:
new
ReadableStream<
import
(
"@cloudflare/dofs"
).ChangeEntry>({
84
start(c) {
85
c.close();
86
},
87
}),
88
};
89
},
Callers
nothing calls this directly
Calls
5
hex
Function · 0.70
close
Method · 0.65
get
Method · 0.65
push
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected