rougail-output-doc/tests/results/test/04_5disabled_calculation_variable_transitive_4.sh

17 lines
2.4 KiB
Bash
Raw Normal View History

2026-01-29 08:34:40 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 boolean   standard   mandatory  │ Default: true
├───────────────────────────────────────┼──────────────────────────────────────┤
variable1 │ A variable. │
 string   standard   mandatory    │ Default: not_disabled │
disabled  │ Disabled: when the variable │
│ │ "condition" has the value "true"
├───────────────────────────────────────┼──────────────────────────────────────┤
variable2 │ A second variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled  │ "variable1" is disabled or has the │
│ │ value "disabled"
└───────────────────────────────────────┴──────────────────────────────────────┘