MCPcopy 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

progressMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected