Method: Cucumber::MultilineArgument::DataTable::Cell#line

Defined in:
lib/cucumber/multiline_argument/data_table.rb

#lineObject (readonly)

Returns the value of attribute line.

[View source] [View on GitHub]

581
582
583
# File 'lib/cucumber/multiline_argument/data_table.rb', line 581

def line
  @line
end