pub fn info(cfg: &Config) -> InfoReportExpand description
Build an InfoReport from a resolved Config and the live
process environment.
Reads cfg.dotenv_path (if any) to determine which keys came from
the dotenv file vs the process environment.