Module ini_reader

Module ini_reader 

Source
Expand description

INI file reader implementation

This module provides functionality for reading and parsing INI files, similar to the C++ INIReader class in the original subconverter.

Structs§

IniReader
Custom INI reader implementation similar to C++ INIReader

Enums§

IniReaderError
Error types for the INI reader