MCPcopy Index your code
hub / github.com/exceljs/exceljs / testBookRead.js

File testBookRead.js

test/testBookRead.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Workbook = require('../lib/doc/workbook');
2
3const filename = process.argv[2];
4

Callers

nothing calls this directly

Calls 2

eachSheetMethod · 0.80
readFileMethod · 0.65

Tested by

no test coverage detected