Module

std/ini/mod.ts>IniMap#clear

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

Clear a single section or the entire INI.

Parameters

optional
sectionName: string