Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
readFile
Method · 0.80
readFile
Method · 0.80
testSheet.js
File · 0.80
testStringtable.js
File · 0.80
express.spec.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected