Right now, modules could target the same path multiple times. Or a subfolder in a folder that is overwritten in another step.
We should detect this and ask for confirmation, since this isn't perfectly defined (or definable) in some edge cases.
We should not deny the user from executing this, as it might still be intended in some way.
We should document clearly, that multiple folder operations onto the same folder will probably lead to unexpected results and should be avoided if possible.
Right now, modules could target the same path multiple times. Or a subfolder in a folder that is overwritten in another step.
We should detect this and ask for confirmation, since this isn't perfectly defined (or definable) in some edge cases.
We should not deny the user from executing this, as it might still be intended in some way.
We should document clearly, that multiple folder operations onto the same folder will probably lead to unexpected results and should be avoided if possible.