IniLikeFile.this

Read from file.

  1. this()
  2. this(string fileName, ReadOptions readOptions)
    class IniLikeFile
  3. this(IniLikeReader reader, string fileName, ReadOptions readOptions)

Throws

ErrnoException if file could not be opened. IniLikeReadException if error occured while reading the file.

Meta