inilike v0.3.0 (2015-10-16T22:50:11Z)
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
constructors
this
enums
ReadOptions
functions
addFirstComment
addGroup
byGroup
fileName
firstComments
group
removeGroup
save
saveToFile
saveToString
static functions
isValidKey
Construct empty IniLikeFile, i.e. without any groups or values