Skip to main content

init_global_guardian

Function init_global_guardian 

Source
pub async fn init_global_guardian(config: DotfileProtectionConfig) -> Result<()>
Expand description

Initialize the global dotfile guardian.

Should be called once at application startup. Subsequent calls are ignored.