Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
exports.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
call
Method · 0.80
next
Function · 0.70
Tested by
no test coverage detected