pub fn init_from_env(args: &Args) -> Result<(Config, Option<String>)>
Initializes the Config from environment variables
Config
See [setup].
setup