Files
w4rpservices/vendor/symfony/console/Tests/Fixtures/command_1.json
T
2018-10-15 00:37:28 -05:00

16 lines
295 B
JSON

{
"name": "descriptor:command1",
"hidden": false,
"usage": [
"descriptor:command1",
"alias1",
"alias2"
],
"description": "command 1 description",
"help": "command 1 help",
"definition": {
"arguments": [],
"options": []
}
}