on_error
Method
This is a method of the HookRunner class in the hooks module.Run on-error hooks
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
on_error: Run on-error hooks
This is a method of the HookRunner class in the hooks module.Run on-error hooks
def on_error(&self, session_id: &str, error: &str) -> Result<HookResult>