Method: Cucumber::Ast::Features#duration
- Defined in:
- lib/cucumber/ast/features.rb
#duration ⇒ Object (readonly)
Returns the value of attribute duration.
6 7 8 |
# File 'lib/cucumber/ast/features.rb', line 6 def duration @duration end |