📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 02:27:35
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
yargs
/
node_modules
/
strip-ansi
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/yargs/node_modules/strip-ansi
🔄 Refresh
✏️
Editing: index.js
Writable
'use strict'; const ansiRegex = require('ansi-regex'); module.exports = string => typeof string === 'string' ? string.replace(ansiRegex(), '') : string;
💾 Save Changes
❌ Cancel