📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 15:11:44
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
lib
/
utils
📍 /lib/node_modules/npm/lib/utils
🔄 Refresh
✏️
Editing: unix-format-path.js
Read Only
'use strict' module.exports = function (path) { return path.replace(/\\/g, '/') }
💾 Save Changes
❌ Cancel