Skip to main content

with_modification

Method
This is a method of the GuardrailResult class in the config module.
Create a result with modified output

Signature

def with_modification(mut self, output: impl Into<String>) -> Self

Parameters

output
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.