Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ start
Function
start
packages/computer/src/stub.test.ts:59–61 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
57
appliedPushCursor: { rev: 0, path: null },
58
stream:
new
ReadableStream<
import
(
"@cloudflare/dofs"
).ChangeEntry>({
59
start(c) {
60
c.close();
61
},
62
}),
63
};
64
},
Callers
nothing calls this directly
Calls
1
close
Method · 0.65
Tested by
no test coverage detected