Skip to main content

auto_setup_enabled

Function auto_setup_enabled 

Source
pub fn auto_setup_enabled(registry: &Registry) -> bool
Expand description

Whether unattended installation is permitted at all.

Both switches exist because these integrations write outside dev-prune’s own config directory — a scheduled task, a global git setting — and there are places that must never happen unasked: container images, CI, and this project’s own test suite.