Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
apiCreateApp.spec.ts
File · 0.50
Calls
2
destroy
Method · 0.80
error
Method · 0.80
Tested by
no test coverage detected