/
var
/
www
/
greso.tech
/
server
/
nsm
/
node_modules
/
minimatch
/
lib
/
/var/www/greso.tech/server/nsm/node_modules/minimatch/lib
mkdir
upload
Name
Size
Mode
Actions
path.js
151
0644
edit
dl
rm
Edit:
/var/www/greso.tech/server/nsm/node_modules/minimatch/lib/path.js
(151B)
const isWindows = typeof process === 'object' && process && process.platform === 'win32' module.exports = isWindows ? { sep: '\\' } : { sep: '/' }
Save
cmd:
run