rougail-output-doc/tests/results/test/00_9default_calculation_multi_optional2.sh

13 lines
1.7 KiB
Bash
Raw Normal View History

2025-03-29 15:10:03 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2025-10-14 12:58:39 +02:00
my_variable │ Default: val1 │
 string   standard   mandatory  │ │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
2025-10-14 12:58:39 +02:00
my_calculated_variable │ Default: │
2025-11-29 22:21:06 +01:00
 string   multiple   standard    │ • the value of the variable │
2026-04-01 17:01:24 +02:00
mandatory   unique  │ "my_variable" (my_variable) if it is │
│ │ defined │
2025-03-29 15:10:03 +01:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-04-30 06:58:12 +02:00