$13 GRAYBYTE WORDPRESS FILE MANAGER $98

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

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

HOME
Current File : /opt/alt/alt-nodejs11/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 [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.41 PM
root / root
0755
locales
--
3 Mar 2024 10.41 PM
root / root
0755
CHANGELOG.md
27.106 KB
19 Oct 2021 9.47 AM
root / root
0644
LICENSE.md
0.737 KB
19 Oct 2021 9.47 AM
root / root
0644
README.md
6.316 KB
19 Oct 2021 9.47 AM
root / root
0644
auto-fallback.js
1.508 KB
19 Oct 2021 9.47 AM
root / root
0644
child.js
2.2 KB
19 Oct 2021 9.47 AM
root / root
0644
get-prefix.js
1.231 KB
19 Oct 2021 9.47 AM
root / root
0644
index.js
12.617 KB
19 Oct 2021 9.47 AM
root / root
0644
libnpx.1
6.701 KB
19 Oct 2021 9.47 AM
root / root
0644
package.json
2.859 KB
19 Oct 2021 9.47 AM
root / root
0644
parse-args.js
7.096 KB
19 Oct 2021 9.47 AM
root / root
0644
util.js
0.381 KB
19 Oct 2021 9.47 AM
root / root
0644
y.js
0.479 KB
19 Oct 2021 9.47 AM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF