Function IniLikeGroup.appendComment

Add comment line into the group.

auto final IniLikeGroup.LineNode appendComment (
  string comment
) pure nothrow @safe;

Returns

Added LineNode.

See Also

byIniLine, prependComment, addCommentBefore, addCommentAfter