24 lines
2.1 KiB
Bash
24 lines
2.1 KiB
Bash
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃ [1mVariables[0m ┃
|
||
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||
|
||
|
||
[1;4ma family[0m
|
||
|
||
[1;36;40mbasic[0m
|
||
|
||
|
||
|
||
|
||
[1m [0m[1mVariable [0m[1m [0m [1m [0m[1mDescription [0m[1m [0m
|
||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||
[1mgeneral.int[0m
|
||
[1;36;40mnumber[0m [1;36;40mbasic[0m [1;36;40mmandatory[0m A first number.
|
||
[1mValidators[0m:
|
||
|
||
|
||
[1;33m • [0mint and int2 must be different.
|
||
[1;33m • [0mint and int3 must be different. [1mExample[0m: 5
|
||
[1;33m [0m| | [1mgeneral.int2[0m [1;36;40mnumber[0m [1;36;40mstandard[0m [1;36;40mmandatory[0m
|
||
[1;33m [0m| A second number. [1mDefault[0m: 1
|
||
[1;33m [0m|
|