support logical OR operations on options
The OR class implementation supports combining Opt's logically with an or-operator. If any of the Opt's provided to the OR class returns True, the check is considered OK. Fixes #1 Conflicts resolved by @a13xp0p0v
Showing
Please
register
or
sign in
to comment