PHP 8.2.30
Preview: glob.js Size: 222 B
/opt/alt/alt-nodejs18/root/usr/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-03-09 09:08:36
Edit Download
143 B lrw-r--r-- 2026-03-09 09:08:36
Edit Download
696 B lrw-r--r-- 2026-03-09 09:08:36
Edit Download

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