pub fn parse_dotenv_file(path: &Path) -> Result<HashMap<String, String>>
Parse a .env file and return key-value pairs