MCPcopy 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

1var should = require('should');
2var p = require('path');
3var fs = require('fs')
4var EventEmitter = require('events').EventEmitter

Callers

nothing calls this directly

Calls 15

cbFunction · 0.85
testPM2EnvFunction · 0.85
errShouldBeNullFunction · 0.85
launchBusMethod · 0.80
indexOfMethod · 0.80
deleteMethod · 0.80
describeMethod · 0.80
destroyMethod · 0.65
connectMethod · 0.65
onMethod · 0.65
emitMethod · 0.65
doneFunction · 0.50

Tested by

no test coverage detected