IniLikeFile.this

Read from file.

  1. this()
  2. this(string fileName, ReadOptions options)
    class IniLikeFile
  3. this(Range byLine, ReadOptions options, string fileName)

Throws

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

Meta