Class: Smith::Workflow::Composite::ErrorEvidence
- Inherits:
-
Object
- Object
- Smith::Workflow::Composite::ErrorEvidence
- Extended by:
- Dry::Initializer
- Defined in:
- lib/smith/workflow/composite/error_evidence.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.call(error) ⇒ Object
16 |
# File 'lib/smith/workflow/composite/error_evidence.rb', line 16 def self.call(error) = new(error).call |