Skip to main content

print_config

Function print_config 

Source
pub fn print_config(opts: &Options) -> String
Expand description

Renders the resolved configuration.

One key: value per line, sorted by nothing in particular but fixed in order, because this output is diffed across hosts in CI and a reordering would read as a change.