# app module
The functionality of the app perse
## mod.rs
Decides if the behaviour should be derived to initial_copy or to operations
## initial_copy.rs
Copies the entire directory, respecting exclusions
## operations.rs
Copies only the files that were modified, respecting exclusions