MCPcopy
hub / github.com/adaltas/node-csv / dispose

Function dispose

packages/csv-parse/bench/async.iterator.js:38–40  ·  view source on GitHub ↗
(source)

Source from the content-addressed store, hash-verified

36};
37
38const dispose = async function (source) {
39 await fs.promises.unlink(source);
40};
41
42const reporter = function () {
43 const data = [];

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected