Open Issues Need Help
View All on GitHub File Copy Mechanism 2 months ago
AI Summary: Implement a recursive file copy mechanism in C++, handling existing files according to a defined policy. The functionality should be encapsulated within a `FileCopy` class, include basic logging, and be thoroughly tested using a testing framework like Google Test.
Complexity:
4/5
good first issue