Class: RSpec::Support::InSubProcess::UnmarshableObject
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/in_sub_process.rb
Instance Attribute Summary collapse
-
#error ⇒ Object
Returns the value of attribute error.
Method Summary
Methods inherited from Struct
Instance Attribute Details
#error ⇒ Object
Returns the value of attribute error
6 7 8 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-support-3.12.0/lib/rspec/support/spec/in_sub_process.rb', line 6 def error @error end |