mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
![]() Before this commit, the binding stack was cleared before evaluating the user-given value for the `exit` command. If a syntax error happened when `eval`ing it, the program would still be running with no elements in the binding stack, causing next calls of `exit` to fail. |
||
---|---|---|
.. | ||
cd.rb | ||
commands.rb | ||
context.rb | ||
easter_eggs.rb | ||
editing.rb | ||
find_method.rb | ||
gems.rb | ||
help.rb | ||
hist.rb | ||
input_and_output.rb | ||
introspection.rb | ||
ls.rb | ||
misc.rb | ||
navigating_pry.rb |