last_result
Method
This is a method of the WorkflowContext class in the workflows module.Get the last result
Signature
Returns
The result of the operation.
last_result: Get the last result
This is a method of the WorkflowContext class in the workflows module.Get the last result
def last_result(&self) -> Option<&StepResult>