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

Inherits:
Object
  • Object
show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/cucumber-core-11.0.0/lib/cucumber/core/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#envelopeObject (readonly)

Returns the value of attribute envelope.



9
10
11
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/cucumber-core-11.0.0/lib/cucumber/core/events.rb', line 9

def envelope
  @envelope
end