Class: RSpec::Support::InSubProcess::UnmarshableObject
- Inherits:
-
Struct
- Object
- Struct
- RSpec::Support::InSubProcess::UnmarshableObject
- Defined in:
- lib/rspec/support/spec/in_sub_process.rb
Instance Attribute Summary collapse
-
#error ⇒ Object
Returns the value of attribute error.
Instance Attribute Details
#error ⇒ Object
Returns the value of attribute error
8 9 10 |
# File 'lib/rspec/support/spec/in_sub_process.rb', line 8 def error @error end |