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

35 lines
2.8 KiB
Bash
Raw Normal View History

Variables for "Rougail"
2025-10-02 08:19:18 +02:00
rougail
2025-10-02 08:38:43 +02:00
 standard 
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.condition │ A condition. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var1 │ A first variable. │
 string   standard  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var3 │ A second variable. │
 string   standard   hidden  │ Hidden: when the variable │
│ │ "rougail.condition" is defined and │
│ │ has the value "true". │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var4 │ A forth variable. │
 string   standard   hidden  │ Hidden: when the variable │
│ │ "rougail.condition" is defined and │
│ │ has the value "true". │
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-02 08:19:18 +02:00