Class: Cucumber::Core::Events::Envelope
- Inherits:
-
Object
- Object
- Cucumber::Core::Events::Envelope
- Defined in:
- lib/cucumber/core/events.rb
Instance Attribute Summary collapse
-
#envelope ⇒ Object
readonly
Returns the value of attribute envelope.
Instance Attribute Details
#envelope ⇒ Object (readonly)
Returns the value of attribute envelope.
9 10 11 |
# File 'lib/cucumber/core/events.rb', line 9 def envelope @envelope end |