pub fn describe() -> (Style, Vec<Setting>)Expand description
The effective style, plus where each value came from.
Costs one --show-origin call per overridden key, so this is for list and
setup only — never the commit path. See config::scope_of.