Class: RSpec::Support::InSubProcess::UnmarshableObject

Inherits:
Struct
  • Object
show all
Defined in:
lib/rspec/support/spec/in_sub_process.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error

Returns:

  • (Object)

    the current value of error



6
7
8
# File 'lib/rspec/support/spec/in_sub_process.rb', line 6

def error
  @error
end