Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ testProcess.js
File
testProcess.js
test/testProcess.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Excel = require(
'../excel'
);
2
3
const
[, , inputFile, outputFile] = process.argv;
4
Callers
nothing calls this directly
Calls
7
eachSheet
Method · 0.80
assert
Function · 0.70
readFile
Method · 0.65
getCell
Method · 0.65
addRow
Method · 0.65
writeFile
Method · 0.65
getWorksheet
Method · 0.45
Tested by
no test coverage detected