with_json
Method
This is a method of the TaskOutput class in the task module.Set JSON output
Signature
Parameters
No description available.
Returns
The result of the operation.
with_json: Set JSON output
This is a method of the TaskOutput class in the task module.Set JSON output
def with_json(mut self, json: serde_json::Value) -> Self