IniLikeGroup.prependComment

Add comment line at the start of group (after group header, before any key-value pairs).

class IniLikeGroup
@safe final nothrow pure
prependComment
(
string comment
)

Return Value

Type: auto

Added LineNode.

See Also

Meta