MCPcopy
hub / github.com/node-formidable/formidable / destroy

Method destroy

src/VolatileFile.js:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 destroy() {
31 this._writeStream.destroy();
32 }
33
34 toJSON() {
35 const json = {

Callers 3

_errorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected