inilike v0.5.0 (2016-03-20T15:02:38Z)
Dub
Repo
IniLikeFile.this
inilike
file
IniLikeFile
Construct empty IniLikeFile, i.e. without any groups or values
this
()
class
IniLikeFile
@
nogc
@
safe
nothrow
this
(
)
this
(string fileName)
this
(IniLikeReader reader, string fileName)
Meta
Source
See Implementation
inilike
file
IniLikeFile
constructors
this
functions
addCommentForGroup
addGroup
addKeyValueForGroup
addLeadingComment
byGroup
createGroup
fileName
group
leadingComments
removeGroup
save
saveToFile
saveToString
static functions
createEmptyGroup
Construct empty IniLikeFile, i.e. without any groups or values