PATH:
opt
/
alt
/
alt-nodejs19
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
cacache
/
lib
/
util
'use strict' const glob = require('glob') const globify = (pattern) => pattern.split('//').join('/') module.exports = (path, options) => glob(globify(path), options)
[-] glob.js
[open]
[+]
..
[-] move-file.js
[open]
[-] hash-to-segments.js
[open]
[-] tmp.js
[open]