Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caolan/async
/ auto.js
File
auto.js
mocha_test/auto.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
async
= require(
'../lib'
);
2
var
expect = require(
'chai'
).expect;
3
var
_ = require(
'lodash'
);
4
Callers
nothing calls this directly
Calls
3
makeCallback
Function · 0.85
task
Function · 0.85
next
Function · 0.50
Tested by
no test coverage detected