Class: Cucumber::Core::Events::Envelope

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber/core/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#envelopeObject (readonly)

Returns the value of attribute envelope.



10
11
12
# File 'lib/cucumber/core/events.rb', line 10

def envelope
  @envelope
end