Skip to main content

is_protected_dotfile

Function is_protected_dotfile 

Source
pub fn is_protected_dotfile(path: &Path) -> bool
Expand description

Check if a path is a protected dotfile using the global guardian.

Returns false if the guardian hasn’t been initialized.