Method: Cucumber::MultilineArgument::DataTable::Builder#rows

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

#rowsObject (readonly)

Returns the value of attribute rows.

[View source] [View on GitHub]

65
66
67
# File 'lib/cucumber/multiline_argument/data_table.rb', line 65

def rows
  @rows
end