Skip to main content

clear_persisted_lang

Function clear_persisted_lang 

Source
pub fn clear_persisted_lang(config_dir_override: Option<&Path>) -> Result<()>
Expand description

Removes the persisted language preference if present.

ยงErrors

Propagates unexpected I/O errors (ignores NotFound).