Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Unitech/pm2
/ process-selector.js
File
process-selector.js
lib/API/pm2-plus/process-selector.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
forEachLimit = require(
'async/forEachLimit'
);
3
4
var
cst = require(
'../../../constants.js'
);
Callers
nothing calls this directly
Calls
5
cb
Function · 0.85
monitor
Function · 0.85
exitCli
Method · 0.80
speedList
Method · 0.80
getProcessIdByName
Method · 0.80
Tested by
no test coverage detected