Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../../../../instantly.picotech.app/homes/../../wa.picotech.app/public_html/node_modules/path-exists/../duplexify/./../@protobufjs/../cheerio/../parse5/../libphonenumber-js/../negotiator/../vary/../finalhandler/.././readable-stream/../safer-buffer/../clone/.././gopd/../.bin
الملفات الموجودة في هذا الـ Path:
.
..
mime
pbjs
pbts
pino
qrcode
qrcode-terminal
semver
uuid

مشاهدة ملف: pbts

#!/usr/bin/env node
var path = require("path"),
    cli  = require(path.join(__dirname, "..", "cli", "pbts.js"));
var ret  = cli.main(process.argv.slice(2));
if (typeof ret === 'number')
    process.exit(ret);