rougail-output-doc/tests/results/test_namespace/40_8calculation_integer.sh

19 lines
2.2 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.

Variables for "Rougail"
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
rougail.bool │ A boolean variable. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.int1 │ First integer variable. │
 integer   standard   mandatory  │ Default: if bool returns 1 otherwise │
│ │ return 2. │
├───────────────────────────────────────┼──────────────────────────────────────┤
rougail.int2 │ Second integer variable. │
 integer   standard   mandatory  │ Default: if bool returns 3 otherwise │
│ │ return 4. │
└───────────────────────────────────────┴──────────────────────────────────────┘