Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Unitech/pm2
/ kill
Method
kill
lib/API.js:655–657 ·
view source on GitHub ↗
(cb)
Source
from the content-addressed store, hash-verified
653
}
654
655
kill (cb) {
656
this.killDaemon(cb);
657
}
658
659
/////////////////////
660
// Private methods //
Callers
nothing calls this directly
Calls
1
killDaemon
Method · 0.95
Tested by
no test coverage detected