MCPcopy
hub / github.com/vuejs/core / destroy

Function destroy

packages/server-renderer/src/renderToStream.ts:139–141  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

137 }
138 },
139 destroy(err) {
140 writable.destroy(err)
141 },
142 })
143}
144

Callers 1

Calls 2

destroyMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected