Convenient function for reading ini-like contents from the file.
Convenient function for creation of IniLikeReader instance.
Convenient function for reading ini-like contents from string. Note: on frontends < 2.067 it uses splitLines thereby allocates strings.
Object for iterating through ini-like file entries.
Parsing contents of ini-like files via range-based interface.