rougail-output-doc/tests/results/test_namespace/04_5disabled_calculation_variable6.json

33 lines
704 B
JSON
Raw Normal View History

2025-10-03 06:44:25 +02:00
{
"rougail": {
"type": "namespace",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail",
2026-03-29 11:01:15 +02:00
"name": "rougail",
2025-10-03 06:44:25 +02:00
"description": "Rougail",
2025-11-29 22:21:06 +01:00
"properties": [],
2026-03-14 20:51:52 +01:00
"mode": "basic",
"help": [
"This family is a namespace"
]
2025-10-03 06:44:25 +02:00
},
"children": {
"variable": {
2025-10-14 12:58:39 +02:00
"path": "rougail.variable",
2026-03-29 11:01:15 +02:00
"name": "variable",
"description": "A variable.",
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"
2025-10-03 06:44:25 +02:00
}
}
}
}