IniLikeFile.saveToString

Save object to string using .ini like format.

class IniLikeFile
@safe const
string
saveToString
()

Return Value

Type: string

A string that represents the contents of file.

See Also

saveToFile, save

Meta