Function quickdash::operations::read_hashes[][src]

pub fn read_hashes(
    file: &(String, PathBuf)
) -> Result<BTreeMap<String, String>, Error>
Expand description

Read uppercased hashes with write_hashes() from the specified path or fail with line numbers not matching pattern.