MCPcopy
hub / github.com/yortus/asyncawait / asyncMod.js

File asyncMod.js

examples/asyncMod.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs');
2var Promise = require('bluebird');
3var async = require('..').async;
4var await = require('..').await;

Callers

nothing calls this directly

Calls 6

modMethod · 0.80
catchMethod · 0.80
delayMethod · 0.65
forEachMethod · 0.65
yield_Function · 0.50
thunkFunction · 0.50

Tested by

no test coverage detected