Sindbad~EG File Manager

Current Path : /opt/alt/alt-nodejs24/root/lib/node_modules/npm/node_modules/tar/dist/esm/
Upload File :
Current File : //opt/alt/alt-nodejs24/root/lib/node_modules/npm/node_modules/tar/dist/esm/cwd-error.js

export class CwdError extends Error {
    path;
    code;
    syscall = 'chdir';
    constructor(path, code) {
        super(`${code}: Cannot cd into '${path}'`);
        this.path = path;
        this.code = code;
    }
    get name() {
        return 'CwdError';
    }
}
//# sourceMappingURL=cwd-error.js.map

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists