Class: Cucumber::Formatter::LegacyApi::Ast::Features
- Inherits:
-
Struct
- Object
- Struct
- Cucumber::Formatter::LegacyApi::Ast::Features
- Defined in:
- lib/cucumber/formatter/legacy_api/ast.rb
Instance Attribute Summary collapse
-
#duration ⇒ Object
Returns the value of attribute duration.
Instance Attribute Details
#duration ⇒ Object
Returns the value of attribute duration
380 381 382 |
# File 'lib/cucumber/formatter/legacy_api/ast.rb', line 380 def duration @duration end |