rougail-output-doc/tests/results/test/16_5redefine_help.json

36 lines
758 B
JSON
Raw Normal View History

{
"family": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "family",
2026-03-29 11:01:15 +02:00
"name": "family",
2025-10-14 12:58:39 +02:00
"description": "A family",
"help": [
"Redefine help family ok."
],
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "basic"
},
"children": {
"variable": {
2025-10-14 12:58:39 +02:00
"path": "family.variable",
2026-03-29 11:01:15 +02:00
"name": "variable",
2025-10-14 12:58:39 +02:00
"description": "Redefine help.",
"help": [
"Redefine help ok."
],
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
2026-03-29 11:01:15 +02:00
"type": "variable",
"variable_type": "string"
}
}
}
}