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