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