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

NameDescription
comment Comment line to add.