osu-wayback/constants/argumentTypes.py
2019-03-11 07:06:31 +01:00

5 lines
59 B
Python

optional = 0
required = 1
one_required = 2
only_one = 3