klone 1.0.2

A backup application based in the same FS that will only back the file that you changed
Documentation
1
2
3
4
5
6
7
8
# 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