IniSection.parseWith

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

Meta