Class must contain basic functions for file I/O.
- [x] Traverse functions from task #2
- [x] Read function from task #3
- [x] Write function from task #4
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Class must contain basic functions for file I/O.
Added traverse functions srcfilecnt and srcfoldercnt.
Added read_file function.
Added write_file function.