📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 04:32:39
📂
/
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
utils
✏️
Editing: is-windows-shell.js
'use strict' var isWindows = require('./is-windows.js') var isWindowsBash = require('./is-windows-bash.js') module.exports = isWindows && !isWindowsBash
💾 Save Changes
❌ Cancel