IniLikeFile.loadFromFile

Reads desktop file from file.

class IniLikeFile
static @trusted
loadFromFile

Throws

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

Meta