Skip to main content

is_strict_env_clear

Function is_strict_env_clear 

Source
pub fn is_strict_env_clear() -> bool
Expand description

Detect whether strict env-clear mode is requested.

Returns true when SQLITE_GRAPHRAG_STRICT_ENV_CLEAR is 1, true, TRUE or yes (case-insensitive for true/yes).