Method: Exception#__debug_context
- Defined in:
- lib/ruby-debug-base.rb
#__debug_context ⇒ Object (readonly)
Returns the value of attribute __debug_context.
267 268 269 |
# File 'lib/ruby-debug-base.rb', line 267 def __debug_context @__debug_context end |