Skip to main content
Module

std/ini/mod.ts>IniMap#clear

The Deno Standard Library
Latest
method IniMap.prototype.clear
Re-export
import { IniMap } from "https://deno.land/std@0.224.0/ini/mod.ts";

Clear a single section or the entire INI.

Parameters

optional
sectionName: string