🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 20:42:03 | PHP 8.2.32
📂
/ (Root)
/
opt
/
cpanel
/
ea-nodejs16
/
lib
/
node_modules
/
npm
/
node_modules
/
@npmcli
/
arborist
/
lib
📍 /opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/@npmcli/arborist/lib
🔄 Refresh
✏️
Editing: relpath.js
Read Only
const { relative } = require('path') const relpath = (from, to) => relative(from, to).replace(/\\/g, '/') module.exports = relpath
💾 Save Changes
❌ Cancel