IniLikeGroup.appendComment

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