You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main difference with the current move is that it deletes the dest before the move, whereas this would merge if conflicted. I figured I would offer to attempt to build it here instead of a new package, if you're interested.
The text was updated successfully, but these errors were encountered:
If it's a folder, readdir and repeat the check for all contents, then recurse until done. The goal is short-circuit at every opportunity to just do a move/rename.
I have the need for the following workflow:
The main difference with the current
move
is that it deletes the dest before the move, whereas this would merge if conflicted. I figured I would offer to attempt to build it here instead of a new package, if you're interested.The text was updated successfully, but these errors were encountered: