Skip to main content

info

Function info 

Source
pub fn info(cfg: &Config) -> InfoReport
Expand 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.