import { IniMap } from "https://deno.land/std@0.216.0/ini/ini_map.ts";
Iterate over each entry in the INI to retrieve key, value, and section.
import { IniMap } from "https://deno.land/std@0.216.0/ini/ini_map.ts";
Iterate over each entry in the INI to retrieve key, value, and section.