Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
volatile-file.test.js
File · 0.45
persistent-file.disabled-test.js
File · 0.45
_error
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected