PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/make-fetch-happen/node_modules/@npmcli/fs/lib

Просмотр файла: index.js

'use strict'

const cp = require('./cp/index.js')
const withTempDir = require('./with-temp-dir.js')
const readdirScoped = require('./readdir-scoped.js')
const moveFile = require('./move-file.js')

module.exports = {
  cp,
  withTempDir,
  readdirScoped,
  moveFile,
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!