Function cacache::hard_link_hash_sync
source · pub fn hard_link_hash_sync<P, Q>(cache: P, sri: &Integrity, to: Q) -> Result<()>
Expand description
Hard links a cache entry by integrity address to a specified location, verifying contents as hard links are created.