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

23 lines
2.3 KiB
Bash
Raw Normal View History

Rougail
2024-12-02 20:21:31 +01:00
▌ 🛈 Informations
▌ 
▌ rougail
▌  standard 
2025-11-10 14:01:45 +01:00
2025-03-29 15:10:03 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.condition │ A condition. │
 string   standard   mandatory  │ Default: no │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var1 │ A first variable. │
 string   standard   mandatory    │ Default: the value of condition │
disabled  │ Disabled: if condition is yes │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var2 │ A second variable. │
 string   standard   mandatory    │ Default: the value of condition │
disabled  │ Disabled: if condition is yes │
2025-03-29 15:10:03 +01:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-02 08:19:18 +02:00