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.
pub async fn init_global_guardian(config: DotfileProtectionConfig) -> Result<()>Initialize the global dotfile guardian.
Should be called once at application startup. Subsequent calls are ignored.