Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cfworker/cfworker
/ start
Method
start
packages/dev/src/test-host.js:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
start() {
32
return
this.workerHost.start();
33
}
34
35
dispose() {
36
this.workerHost.dispose();
Callers
3
progress
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected