Skip to main content

get_result_or

Method
This is a method of the GuardrailResult class in the guardrails module.
Get the result or original content

Signature

def get_result_or(&self, original: &str) -> String

Parameters

original
&str
required
No description available.

Returns

Returns
String
The result of the operation.