mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
06991b221a
Useful when pry instance is passed to procs such as exception handlers e.g Pry.config.exception_handler = proc |output, value, _pry_| _pry_.run_command('cat --ex') end Notw that run_command also accepts a optional second parameter 'binding' that defaults to binding_stack.last when not given |
||
---|---|---|
.. | ||
test_default_commands | ||
helper.rb | ||
test_command_helpers.rb | ||
test_command_processor.rb | ||
test_command_set.rb | ||
test_completion.rb | ||
test_default_commands.rb | ||
test_history_array.rb | ||
test_pry.rb | ||
test_pry_history.rb | ||
test_pry_output.rb | ||
test_special_locals.rb | ||
testrc |