osu-wayback/constants/argumentTypes.py

5 lines
59 B
Python
Raw Permalink Normal View History

2019-03-11 07:06:31 +01:00
optional = 0
required = 1
one_required = 2
only_one = 3