Class: RSpec::Support::InSubProcess::UnmarshableObject
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Struct
|
|
Instance Chain:
self,
Struct
|
|
Inherits: |
Struct
|
Defined in: | rspec-support/lib/rspec/support/spec/in_sub_process.rb |
Instance Attribute Summary
- #error rw
Instance Attribute Details
#error (rw)
[ GitHub ]# File 'rspec-support/lib/rspec/support/spec/in_sub_process.rb', line 8
UnmarshableObject = Struct.new(:error)