python-fsutil icon indicating copy to clipboard operation
python-fsutil copied to clipboard

Add `replace_file` method.

Open fabiocaccamo opened this issue 3 years ago • 0 comments

  • move new file to the same dir using a non-existing filename
  • copy old file filename
  • remove old file
  • rename new file using old file filename

fabiocaccamo avatar Aug 11 '22 08:08 fabiocaccamo