astrXbian/www/multitube/vendor/symfony/console/Tests/Fixtures/input_definition_2.json
2021-03-20 01:33:02 +01:00

13 lines
245 B
JSON

{
"arguments": {
"argument_name": {
"name": "argument_name",
"is_required": true,
"is_array": false,
"description": "",
"default": null
}
},
"options": []
}