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

41 lines
3.6 KiB
Bash
Raw Normal View History

2024-12-02 20:21:31 +01:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
Variables for "Rougail" ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
rougail.var1
string basic mandatory The first variable.
Example: test
rougail.var2
string standard mandatory The second variable.
Default: value
Example: test
rougail.var3
string basic mandatory The third variable.
Examples:
 • test1
 • test2
 | | rougail.var4 string standard
 | The forth variable. Examples:
 • null
 • test1
 • test2
 | | rougail.var5 boolean standard mandatory
 | The fifth variable. Default: true Example: false
 | | rougail.var6 string basic mandatory unique multiple
 | The sixth variable. Examples:
 • test1
 • test2
 |