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

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

Instance Method Summary collapse

Instance Method Details

#cellsObject



72
73
74
# File 'lib/cucumber/parser/table.rb', line 72

def cells
  elements[2]
end