PHP 7.4.33
Preview: cli-options.js Size: 289 B
/var/www/DMGMultiEventApiHandler.bitkit.dk/httpdocs/node_modules/dotenv/lib/cli-options.js
const re = /^dotenv_config_(encoding|path|debug|override|DOTENV_KEY)=(.+)$/

module.exports = function optionMatcher (args) {
  return args.reduce(function (acc, cur) {
    const matches = cur.match(re)
    if (matches) {
      acc[matches[1]] = matches[2]
    }
    return acc
  }, {})
}

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
289 B lrw-r--r-- 2024-09-19 04:54:51
Edit Download
633 B lrw-r--r-- 2024-09-19 04:54:51
Edit Download
4.79 KB lrw-r--r-- 2024-09-19 04:54:51
Edit Download
9.74 KB lrw-r--r-- 2024-09-19 04:54:51
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).