add_result
Method
This is a method of the WorkflowContext class in the workflows module.Add a step result
Signature
Parameters
No description available.
Returns
The result of the operation.
add_result: Add a step result
This is a method of the WorkflowContext class in the workflows module.Add a step result
def add_result(&mut self, result: StepResult) -> ()