with_modification
Method
This is a method of the GuardrailResult class in the config module.Create a result with modified output
Signature
Parameters
No description available.
Returns
The result of the operation.
with_modification: Create a result with modified output
This is a method of the GuardrailResult class in the config module.Create a result with modified output
def with_modification(mut self, output: impl Into<String>) -> Self