IniLikeFile.saveToFile

Save object to the file using .ini-like format.

class IniLikeFile
@trusted final const
void
saveToFile

Throws

ErrnoException if the file could not be opened or an error writing to the file occured.

See Also

Meta