Skip to main content

with_modified_input

Method
This is a method of the HookResult class in the hooks module.
Add modified input

Signature

def with_modified_input(mut self, input: HashMap<String, serde_json::Value>) -> Self

Parameters

input
HashMap<String
required
No description available.
serde_json
:Value>
required
No description available.

Returns

Returns
Self
The result of the operation.