MCPcopy
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

1const fs = require('fs');
2const forEachLimit = require('async/forEachLimit');
3
4var cst = require('../../../constants.js');

Callers

nothing calls this directly

Calls 5

cbFunction · 0.85
monitorFunction · 0.85
exitCliMethod · 0.80
speedListMethod · 0.80
getProcessIdByNameMethod · 0.80

Tested by

no test coverage detected