HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/inzigd.komma.pro/vendor/symfony/console/Tests/Fixtures/command_2.json
{
    "name": "descriptor:command2",
    "hidden": false,
    "usage": [
        "descriptor:command2 [-o|--option_name] [--] <argument_name>",
        "descriptor:command2 -o|--option_name <argument_name>",
        "descriptor:command2 <argument_name>"
    ],
    "description": "command 2 description",
    "help": "command 2 help",
    "definition": {
        "arguments": {
            "argument_name": {
                "name": "argument_name",
                "is_required": true,
                "is_array": false,
                "description": "",
                "default": null
            }
        },
        "options": {
            "option_name": {
                "name": "--option_name",
                "shortcut": "-o",
                "accept_value": false,
                "is_value_required": false,
                "is_multiple": false,
                "description": "",
                "default": false
            }
        }
    }
}