Method: DEBUGGER__::LineBreakpoint#iseq
- Defined in:
- lib/debug/breakpoint.rb
#iseq ⇒ Object (readonly)
Returns the value of attribute iseq.
134 135 136 |
# File 'lib/debug/breakpoint.rb', line 134 def iseq @iseq end |
Returns the value of attribute iseq.
134 135 136 |
# File 'lib/debug/breakpoint.rb', line 134 def iseq @iseq end |