Module: Cucumber::Parser::Table::TableRow1

Defined in:
lib/cucumber/parser/table.rb

Instance Method Summary collapse

Instance Method Details

#cellsObject



75
76
77
# File 'lib/cucumber/parser/table.rb', line 75

def cells
  elements[2]
end