$27 GRAYBYTE WORDPRESS FILE MANAGER $19

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/libnpx/

HOME
Current File : /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/libnpx//get-prefix.js
'use strict'

const promisify = require('./util.js').promisify

const path = require('path')
const statAsync = promisify(require('fs').stat)

module.exports = getPrefix
function getPrefix (root) {
  const original = root = path.resolve(root)
  while (path.basename(root) === 'node_modules') {
    root = path.dirname(root)
  }
  if (original !== root) {
    return Promise.resolve(root)
  } else {
    return Promise.resolve(getPrefixFromTree(root))
  }
}

function getPrefixFromTree (current) {
  if (isRootPath(current, process.platform)) {
    return false
  } else {
    return Promise.all([
      fileExists(path.join(current, 'package.json')),
      fileExists(path.join(current, 'node_modules'))
    ]).then(args => {
      const hasPkg = args[0]
      const hasModules = args[1]
      if (hasPkg || hasModules) {
        return current
      } else {
        return getPrefixFromTree(path.dirname(current))
      }
    })
  }
}

module.exports._fileExists = fileExists
function fileExists (f) {
  return statAsync(f).catch(err => {
    if (err.code !== 'ENOENT') {
      throw err
    }
  })
}

module.exports._isRootPath = isRootPath
function isRootPath (p, platform) {
  return platform === 'win32'
    ? p.match(/^[a-z]+:[/\\]?$/i)
    : p === '/'
}

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
31 Aug 2024 8.02 AM
root / root
0755
locales
--
31 Aug 2024 8.02 AM
root / root
0755
CHANGELOG.md
27.106 KB
28 Sep 2021 5.29 PM
root / root
0644
LICENSE.md
0.737 KB
28 Sep 2021 5.29 PM
root / root
0644
README.md
6.316 KB
28 Sep 2021 5.29 PM
root / root
0644
auto-fallback.js
1.508 KB
28 Sep 2021 5.29 PM
root / root
0644
child.js
2.2 KB
28 Sep 2021 5.29 PM
root / root
0644
get-prefix.js
1.231 KB
28 Sep 2021 5.29 PM
root / root
0644
index.js
12.617 KB
28 Sep 2021 5.29 PM
root / root
0644
libnpx.1
6.702 KB
28 Sep 2021 5.29 PM
root / root
0644
package.json
2.859 KB
28 Sep 2021 5.29 PM
root / root
0644
parse-args.js
7.096 KB
28 Sep 2021 5.29 PM
root / root
0644
util.js
0.381 KB
28 Sep 2021 5.29 PM
root / root
0644
y.js
0.479 KB
28 Sep 2021 5.29 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF