REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 410 B
Close
//opt/cpanel/ea-wappspector/vendor/clue/phar-composer/src/App.php
Text
Base64
<?php namespace Clue\PharComposer; use Symfony\Component\Console\Application as BaseApplication; class App extends BaseApplication { public function __construct() { parent::__construct('phar-composer', '@dev'); $this->add(new Command\Build()); $this->add(new Command\Search()); $this->add(new Command\Install()); $this->setDefaultCommand('search'); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 4 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Box
DIR
-
drwxr-xr-x
2022-02-14 11:28:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Command
DIR
-
drwxr-xr-x
2022-02-14 11:28:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Package
DIR
-
drwxr-xr-x
2022-02-14 11:28:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Phar
DIR
-
drwxr-xr-x
2022-02-14 11:28:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
App.php
410 B
lrw-r--r--
2022-02-14 11:28:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Logger.php
839 B
lrw-r--r--
2022-02-14 11:28:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).