|
Squash
0.7.0
|
A range of potential integer values. More...
Data Fields | |
| int | min |
| minimum value for this option | |
| int | max |
| maximum value for this option | |
| int | modulus |
| modulus of acceptable values, or 0 to accept all | |
| bool | allow_zero |
| whether to allow zero as a value More... | |
1.8.9.1