Module

std/ini/ini_map.ts>IniMap#toString

The Deno Standard Library
Go to Latest
method IniMap.prototype.toString
import { IniMap } from "https://dotland.deno.dev/std@0.223.0/ini/ini_map.ts";

Convert this IniMap to an INI string.

Parameters

optional
replacer: ReplacerFunction

Returns

string