MCPcopy
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

1const Excel = require('../excel');
2
3const [, , inputFile, outputFile] = process.argv;
4

Callers

nothing calls this directly

Calls 7

eachSheetMethod · 0.80
assertFunction · 0.70
readFileMethod · 0.65
getCellMethod · 0.65
addRowMethod · 0.65
writeFileMethod · 0.65
getWorksheetMethod · 0.45

Tested by

no test coverage detected