Skip to main content

section_has_signal

Function section_has_signal 

Source
pub fn section_has_signal(cfg: &Config, section: Section) -> bool
Expand description

Does this section show any signal of having been touched on this install? Used by callers (RPC config-list filtering, lifecycle dispatch) to decide whether to surface a section as “untouched”.

Each variant decides what counts as a real signal vs a default value that round-trips identically across a fresh install.