Skip to main content

fail

Method
This is a method of the PlanStep class in the planning module.
Mark as failed.

Signature

def fail(&mut self, error: impl Into<String>) -> ()

Parameters

error
impl Into<String>
required
No description available.

Returns

Returns
()
The result of the operation.