MCPcopy
hub / github.com/Unitech/pm2 / LogManagement.js

File LogManagement.js

lib/API/LogManagement.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var chalk = require('ansis');
2var util = require('util');
3var fs = require('fs');
4var exec = require('child_process').exec;

Callers

nothing calls this directly

Calls 6

cbFunction · 0.85
pushIfUniqueFunction · 0.85
exitCliMethod · 0.80
getuidMethod · 0.80
indexOfMethod · 0.80
execFunction · 0.70

Tested by

no test coverage detected