IniParser.this

struct IniParser(IniDialect dialect = IniDialect.defaults, string = immutable(char)[])
@safe pure nothrow
this
(
string rawIni
)

Meta