Method: Pry::Config#exception_handler
- Defined in:
- lib/pry/config.rb
#exception_handler ⇒ Proc
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Returns the printer for exceptions.
22 |
# File 'lib/pry/config.rb', line 22 attribute :exception_handler |