create_snapshot

Function create_snapshot 

Source
pub fn create_snapshot(
    path: &str,
    hash_type: HashType,
    black_list: Vec<String>,
    verbose: bool,
) -> Result<Snapshot, Error>