MCPcopy Create free account
hub / github.com/dresende/node-orm2 / Hook.js

File Hook.js

lib/Hook.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1exports.trigger = function () {
2 var args = Array.prototype.slice.apply(arguments);
3 var self = args.shift();
4 var cb = args.shift();

Callers

nothing calls this directly

Calls 2

callMethod · 0.80
nextFunction · 0.70

Tested by

no test coverage detected