Function IniLikeGroup.moveLineAfter
Move line after other line in the group.
final void moveLineAfter
(
IniLikeGroup . LineNode other,
IniLikeGroup . LineNode toMove
) pure nothrow @trusted;
Move line after other line in the group.
final void moveLineAfter
(
IniLikeGroup . LineNode other,
IniLikeGroup . LineNode toMove
) pure nothrow @trusted;