pub fn get_global_guardian() -> Option<Arc<DotfileGuardian>>Expand description
Get the global dotfile guardian.
Returns None if the guardian hasn’t been initialized.
pub fn get_global_guardian() -> Option<Arc<DotfileGuardian>>Get the global dotfile guardian.
Returns None if the guardian hasn’t been initialized.