rougail-output-doc/tests/results/test_namespace/04_5disabled_calculation_optional_default.sh

29 lines
3.3 KiB
Bash
Raw Normal View History

Rougail
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ This family is a namespace.
▌ Path: rougail
▌  standard 
2025-11-10 14:01:45 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.condition │ A condition. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var1 │ A first variable. │
 string   standard  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var3 │ A second variable. │
2026-03-29 12:42:01 +02:00
 string   standard   hidden  │ Hidden: when the variable "a │
2026-04-01 17:01:24 +02:00
│ │ condition" (rougail.condition) is │
│ │ defined and has the value "true". │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var4 │ A forth variable. │
2026-03-29 12:42:01 +02:00
 string   standard   hidden  │ Hidden: when the variable "a │
2026-04-01 17:01:24 +02:00
│ │ condition" (rougail.condition) is │
│ │ defined and has the value "true". │
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-02 08:19:18 +02:00