Skip to main content
Module

std/ini/parse.ts

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.216.0/ini/parse.ts";

Functions

Parse an INI config string into an object. Provide formatting options to override the default assignment operator.