rougail-output-doc/tests/results/test_without_family/20_9family_absolute.sh

30 lines
4.1 KiB
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ First variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
family.var2 │ A second variable. │
 string   basic   mandatory  │ Example: string6 │
├───────────────────────────────────────┼──────────────────────────────────────┤
family.subfamily.variable │ Third variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ • the value of the variable "var1"
│ │ • the value of the variable │
│ │ "family.var2"
├───────────────────────────────────────┼──────────────────────────────────────┤
family2.var2 │ A variable2. │
 string   standard   mandatory  │ Default: the value of the variable │
│ │ "family.var2"
├───────────────────────────────────────┼──────────────────────────────────────┤
family2.var3 │ Default: string4 │
 string   standard   mandatory  │ Example: string5 │
├───────────────────────────────────────┼──────────────────────────────────────┤
family2.subfamily.variable │ Fourth variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ • the value of the variable "var1"
│ │ • the value of the variable │
│ │ "family.var2"
│ │ • the value of the variable │
│ │ "family2.var3"
└───────────────────────────────────────┴──────────────────────────────────────┘