🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:55:28 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs14
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
yargs
/
lib
📍 /opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/yargs/lib
🔄 Refresh
✏️
Editing: yerror.js
Read Only
'use strict' function YError (msg) { this.name = 'YError' this.message = msg || 'yargs error' Error.captureStackTrace(this, YError) } YError.prototype = Object.create(Error.prototype) YError.prototype.constructor = YError module.exports = YError
💾 Save Changes
❌ Cancel