Function IniLikeFile.onLeadingComment
Add comment before groups. This function is called only in constructor and can be reimplemented in derived classes.
void onLeadingComment
(
string comment
) @trusted;
Parameters
| Name | Description |
|---|---|
| comment | Comment line to add. |