Method: DEBUGGER__::CatchBreakpoint#last_exc
- Defined in:
- lib/debug/breakpoint.rb
#last_exc ⇒ Object (readonly)
Returns the value of attribute last_exc.
303 304 305 |
# File 'lib/debug/breakpoint.rb', line 303 def last_exc @last_exc end |