Method: Cucumber::MultilineArgument::DataTable::Cell#table

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

#tableObject (readonly)

Returns the value of attribute table.

[View source] [View on GitHub]

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

def table
  @table
end