Method: Cucumber::Messages::Location#line
- Defined in:
- lib/cucumber/messages/location.rb
#line ⇒ Object (readonly)
Returns the value of attribute line.
13 14 15 |
# File 'lib/cucumber/messages/location.rb', line 13 def line @line end |