pub const ENV_NO_AUTO_SETUP: &str = "DEV_PRUNE_NO_AUTO_SETUP";Expand description
Environment variable that suppresses the automatic pass entirely.
For images, CI and anyone who wants the binary and nothing else. devp setup still
works when it is set — this only governs the unattended pass.