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
It would be really nice to have a skip command that would cause the current Pry.rescue call to return nil instead of always either try-again or re-raise.
The text was updated successfully, but these errors were encountered:
It would be really nice to have a
skip
command that would cause the currentPry.rescue
call to return nil instead of always either try-again or re-raise.The text was updated successfully, but these errors were encountered: