inilike v0.7.0 (2016-05-17T21:06:17Z)
Dub
Repo
IniLikeGroup.appendComment
inilike
file
IniLikeGroup
Add comment line into the group.
class
IniLikeGroup
@
safe
final nothrow pure
string
appendComment
(
string
comment
)
Return Value
Type:
string
Line added as comment.
See Also
byIniLine, prependComment
Meta
Source
See Implementation
inilike
file
IniLikeGroup
constructors
this
functions
appendComment
byIniLine
byKeyValue
contains
groupName
localizedValue
opIndex
opIndexAssign
prependComment
readEntry
removeEntries
removeEntry
setLocalizedValue
validateKey
validateKeyAndValue
validateValue
value
writeEntry
static functions
emptyByKeyValue
Add comment line into the group.