with_context
Method
This is a method of the HookResult class in the hooks module.Add additional context
Signature
Parameters
No description available.
Returns
The result of the operation.
with_context: Add additional context
This is a method of the HookResult class in the hooks module.Add additional context
def with_context(mut self, context: impl Into<String>) -> Self