with_modified_input
Method
This is a method of the HookResult class in the hooks module.Add modified input
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
with_modified_input: Add modified input
This is a method of the HookResult class in the hooks module.Add modified input
def with_modified_input(mut self, input: HashMap<String, serde_json::Value>) -> Self