Method: Cucumber::Ast::Table::Cells#exception
- Defined in:
- lib/cucumber/ast/table.rb
#exception ⇒ Object (readonly)
Returns the value of attribute exception.
597 598 599 |
# File 'lib/cucumber/ast/table.rb', line 597 def exception @exception end |