Method: CucumberToHtml::Cell::Element#name

Defined in:
app/concepts/cucumber_to_html/cell/element.rb

#nameObject



5
6
7
# File 'app/concepts/cucumber_to_html/cell/element.rb', line 5

def name
  model['name']
end