DesktopFile.this

Reads desktop file from file.

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

Throws

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

Meta