inilike v0.2.0 (2015-08-14T09:22:47Z)
Dub
Repo
IniLikeFile.this
inilike
IniLikeFile
Construct empty IniLikeFile, i.e. without any groups or values
this
()
class
IniLikeFile
@
nogc
@
safe
nothrow
this
(
)
this
(string fileName, ReadOptions options)
this
(Range byLine, ReadOptions options, string fileName)
Meta
Source
See Implementation
inilike
IniLikeFile
aliases
SaveDelegate
constructors
this
enums
ReadOptions
functions
addFirstComment
addGroup
byGroup
fileName
firstComments
group
isValidKey
removeGroup
save
saveToFile
saveToString
Construct empty IniLikeFile, i.e. without any groups or values