Crate backdown

Source

Re-exports§

pub use args::*;
pub use ask::*;
pub use dirs::*;
pub use dup::*;
pub use dup_report::*;
pub use file_pair::*;
pub use ext::*;
pub use hash::*;
pub use removal_report::*;

Modules§

args
ask
dirs
dup
dup_report
ext
file_pair
hash
removal_report

Functions§

write_in_file
write a JSON value in a file whose name will be based on the provided name, with a date and if necessary with an additional number to avoid collision.