Class: Mutant::Variable::Result::Timeout Private
- Inherits:
-
Mutant::Variable::Result
- Object
- Mutant::Variable::Result
- Mutant::Variable::Result::Timeout
- Defined in:
- lib/mutant/variable.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance returned on timeouts
Constant Summary collapse
- INSTANCE =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
new(nil)
Instance Attribute Summary
Attributes inherited from Mutant::Variable::Result
Class Method Summary collapse
-
.new ⇒ Timeout
private
Construct new object.
Methods inherited from Mutant::Variable::Result
Constructor Details
This class inherits a constructor from Mutant::Variable::Result