Options
All
  • Public
  • Public/Protected
  • All
Menu

Represnts INI parsing options.

Hierarchy

  • INIParseOptions

Index

Properties

duplicateSectionMode

duplicateSectionMode: "merge" | "replace"

How to handle recurring sections. Default is merge.

escape

escape: boolean

throwErrors

throwErrors: boolean

Whether to throw errors if they occur.

typeInference

typeInference: boolean

Whether to infer types.

Generated using TypeDoc