IniLikeFile.saveToFile

Saves object to file using .ini like format.

class IniLikeFile
const
void
saveToFile
(
string fileName
)

Throws

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

Meta