MCPcopy
hub / github.com/yortus/asyncawait / largest-asyncawait.js

File largest-asyncawait.js

comparison/largest/largest-asyncawait.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Promise = require('bluebird');
2var fs = Promise.promisifyAll(require('fs'));
3var path = require('path');
4var Buffer = require('buffer').Buffer;

Callers

nothing calls this directly

Calls 6

joinMethod · 0.80
isFileMethod · 0.80
reduceMethod · 0.80
mapMethod · 0.65
compactMethod · 0.65
toStringMethod · 0.65

Tested by

no test coverage detected