Function IniLikeFile.prependLeadingComment
Prepend leading comment (e.g. for setting shebang line).
final string prependLeadingComment
(
string line
) pure nothrow @safe;
Returns
Line that was added as comment.