Skip to main content

auto_setup_if_due

Function auto_setup_if_due 

Source
pub fn auto_setup_if_due()
Expand description

The unattended pass, run at most once per installed version.

Called at the top of every command that a human typed. It is deliberately not called for the Git hook’s link --quiet or the scheduler’s run --daemon: those run without a terminal, and an integration pass that nobody can see is one nobody can refuse.