📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-26 16:42:07
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
utils
📍 /usr/lib/node_modules/npm/lib/utils
🔄 Refresh
✏️
Editing: is-windows-shell.js
Read Only
'use strict' var isWindows = require('./is-windows.js') var isWindowsBash = require('./is-windows-bash.js') module.exports = isWindows && !isWindowsBash
💾 Save Changes
❌ Cancel