Copy a folder destructively.
src (Path | str) – The folder to be copied, relative to the Fold.folder.
Fold.folder
dst (Path | str) – The folder of the copy, relative to the Fold.folder.
Path
Returns: dst if successful.