rougail-output-doc/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh

24 lines
2.2 KiB
Bash
Raw Normal View History

Rougail
2024-12-02 20:21:31 +01:00
▌ 🛈 Informations
▌ 
▌ rougail
▌  basic 
2025-11-10 14:01:45 +01:00
2025-03-29 15:10:03 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.var1 │ A first variable. │
2025-11-29 22:21:06 +01:00
 domainname   multiple   basic    │ Validators: │
mandatory   unique  │ • type domainname │
│ │ • the domain name can be an IP │
2025-03-29 15:10:03 +01:00
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.var2 │ A second variable. │
2025-11-29 22:21:06 +01:00
 domainname   multiple   standard    │ Validators: │
mandatory   unique  │ • type domainname │
│ │ • the domain name can be an IP │
2025-03-29 15:10:03 +01:00
│ │ Default: the value of the variable │
2025-10-29 10:46:57 +01:00
│ │ "rougail.var1"
2025-03-29 15:10:03 +01:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-02 08:19:18 +02:00