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/../././@eshaz/../node-wav/../delayed-stream/../ansi-styles/../debug/../methods/../encodeurl/../protobufjs/bin
الملفات الموجودة في هذا الـ Path:
.
..
pbjs
pbts

مشاهدة ملف: 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);