Method: Cucumber::MultilineArgument::DataTable::Cell#line
- Defined in:
- lib/cucumber/multiline_argument/data_table.rb
permalink #line ⇒ Object (readonly)
Returns the value of attribute line.
581 582 583 |
# File 'lib/cucumber/multiline_argument/data_table.rb', line 581 def line @line end |