Class: Cucumber::Events::Envelope
- Inherits:
-
Object
- Object
- Cucumber::Events::Envelope
- Defined in:
- lib/cucumber/events/envelope.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.
8 9 10 |
# File 'lib/cucumber/events/envelope.rb', line 8 def envelope @envelope end |