inilike v0.7.0 (2016-05-17T21:06:17Z)
Dub
Repo
IniLikeFile.createEmptyGroup
inilike
file
IniLikeFile
Can be used in derived classes to create instance of IniLikeGroup.
class
IniLikeFile
protected @
safe
static
createEmptyGroup
(
string
groupName
)
Meta
Source
See Implementation
inilike
file
IniLikeFile
constructors
this
functions
addCommentForGroup
addGroup
addKeyValueForGroup
appendLeadingComment
byGroup
clearLeadingComments
createGroup
fileName
group
leadingComments
prependLeadingComment
removeGroup
save
saveToFile
saveToString
static functions
createEmptyGroup
Can be used in derived classes to create instance of IniLikeGroup.