pub fn load_dotenv( project_dir: &Path, config: &DotenvConfig, ) -> Result<HashMap<String, String>>
Load environment variables from a .env file