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