ladybird/Userland/Services/FileOperation
Tetsui Ohkubo 4bfe060336 FileOperation: Deduplicate file names on move
For file copying, when there is a file with the same name in the
destination directory, the file will be automatically renamed to
"file-2.txt", for example. This change expands that special-case
handling to file moving.
2021-10-31 12:36:35 +01:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp FileOperation: Deduplicate file names on move 2021-10-31 12:36:35 +01:00