Function IniLikeFile.moveGroupAfter
Move group after other.
final void moveGroupAfter
(
IniLikeFile . GroupNode other,
IniLikeFile . GroupNode toMove
) pure nothrow @trusted;
Move group after other.
final void moveGroupAfter
(
IniLikeFile . GroupNode other,
IniLikeFile . GroupNode toMove
) pure nothrow @trusted;