You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could add some new helper methods that look for specific passes then call pass_compare() for us. Just to reduce repetition in the comparisons we're making.
Enhancement Request
Explain your enhancement (please be detailed)
We could add some new helper methods that look for specific passes then call
pass_compare()
for us. Just to reduce repetition in the comparisons we're making.For example:
hasPersonalPass()
hasExtendedPass()
I would use these in #8941
@robincornett I'm thinking this might be useful for some stuff you're working on too? Anything specific you want to see?
The text was updated successfully, but these errors were encountered: