Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
chalk = require(
'ansis'
);
2
var
util = require(
'util'
);
3
var
fs = require(
'fs'
);
4
var
exec = require(
'child_process'
).exec;
Callers
nothing calls this directly
Calls
6
cb
Function · 0.85
pushIfUnique
Function · 0.85
exitCli
Method · 0.80
getuid
Method · 0.80
indexOf
Method · 0.80
exec
Function · 0.70
Tested by
no test coverage detected