Skip to main content

notify_completion

Function notify_completion 

Source
pub fn notify_completion(summary: &str)
Expand description

Send a desktop notification announcing that a cleaning run finished. Best-effort: failures are logged but never surfaced to the UI (not every desktop environment/session has a notification daemon available, and that’s fine — the in-app activity log always has the same information).