MCPcopy 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

1const path = require('path');
2const fs = require('fs');
3const os = require('os');
4const spawn = require('child_process').spawn;

Callers

nothing calls this directly

Calls 4

cbFunction · 0.85
deleteFolderRecursiveFunction · 0.85
copydirSyncFunction · 0.85
StartModuleFunction · 0.85

Tested by

no test coverage detected