MCPcopy
hub / github.com/exceljs/exceljs / close

Method close

lib/csv/stream-converter.js:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 close() {
106 this.inner.close();
107 }
108
109 on(type, callback) {
110 switch (type) {

Callers 5

readFileMethod · 0.80
readFileMethod · 0.80
testSheet.jsFile · 0.80
testStringtable.jsFile · 0.80
express.spec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected