Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Unitech/pm2
/ watcher.js
File
watcher.js
test/programmatic/watcher.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
should = require(
'should'
);
2
var
p = require(
'path'
);
3
var
fs = require(
'fs'
)
4
var
EventEmitter = require(
'events'
).EventEmitter
Callers
nothing calls this directly
Calls
15
cb
Function · 0.85
testPM2Env
Function · 0.85
errShouldBeNull
Function · 0.85
launchBus
Method · 0.80
indexOf
Method · 0.80
delete
Method · 0.80
describe
Method · 0.80
destroy
Method · 0.65
connect
Method · 0.65
on
Method · 0.65
emit
Method · 0.65
done
Function · 0.50
Tested by
no test coverage detected