Class: Cucumber::Events::Envelope

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

Instance Attribute Summary collapse

Instance Attribute Details

#envelopeObject (readonly)

Returns the value of attribute envelope.



8
9
10
# File 'lib/cucumber/events/envelope.rb', line 8

def envelope
  @envelope
end