MCPcopy Create free account
hub / github.com/cfworker/cfworker / dispose

Method dispose

packages/dev/src/cli/test-command.js:74–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 dispose() {
75 this.bundler.dispose();
76 this.testHost.dispose();
77 if (this.site) {
78 this.site.dispose();
79 }
80 this.kv.dispose();
81 }
82}

Callers 4

executeMethod · 0.95

Calls

no outgoing calls

Tested by 3