Instead of having all code written as functions, we're now structuring it around two main classes: the Backup class, responsible for handling backups, and the UI class, which focuses on displaying and initiating calls to backup functions.
3 lines
40 B
Text
3 lines
40 B
Text
local_files/
|
|
.ropeproject/
|
|
__pycache__/
|