Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Unitech/pm2
/ NPM.js
File
NPM.js
lib/API/Modules/NPM.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
fs = require(
'fs'
);
3
const
os = require(
'os'
);
4
const
spawn = require(
'child_process'
).spawn;
Callers
nothing calls this directly
Calls
4
cb
Function · 0.85
deleteFolderRecursive
Function · 0.85
copydirSync
Function · 0.85
StartModule
Function · 0.85
Tested by
no test coverage detected