MCPcopy
hub / github.com/flatiron/director / callback

Function callback

test/server/core/regifystring-test.js:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 director = require('../../../lib/director');
5
6var callback = function() {
7 return true;
8};
9
10var testRoute = function(route, callback) {
11 var router = new director.Router();

Callers 2

cli.jsFile · 0.85
_asyncEverySeriesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…