IniSection.parse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void parse(string filename, bool doLookups)
  2. void parse(File* file, bool doLookups)
    struct IniSection
    void
    parse
    (
    File* file
    ,
    bool doLookups = true
    )

Meta