PHP 8.2.30
Preview: glob.js Size: 222 B
/proc/thread-self/root/opt/alt/alt-nodejs24/root/lib/node_modules/npm/node_modules/cacache/lib/util/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)

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
222 B lrw-r--r-- 2026-02-23 07:38:42
Edit Download
143 B lrw-r--r-- 2026-02-23 07:38:42
Edit Download
696 B lrw-r--r-- 2026-02-23 07:38:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).