[ Root System Explorer ]
Location:
Root
/
opt
/
alt
/
alt-nodejs20
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
cacache
/
lib
/
util
+ Folder
+ File
Upload
Editing: glob.js
'use strict' const { glob } = require('glob') const path = require('path') const globify = (pattern) => pattern.split(path.win32.sep).join(path.posix.sep) module.exports = (path, options) => glob(globify(path), options)
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 glob.js
FILE
Ren
[EDIT]
DEL
📄 hash-to-segments.js
FILE
Ren
[EDIT]
DEL
📄 tmp.js
FILE
Ren
[EDIT]
DEL