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