Skip to main content

ensure_integrations

Function ensure_integrations 

Source
pub fn ensure_integrations(registry: &Registry) -> SetupReport
Expand description

Run one integration pass, installing whatever is missing.

The two per-integration settings (auto_daemon, auto_hooks) are honoured here, so turning one off turns it off for every future pass as well as this one.