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