Skip to main content

replace_hard_link_with_copy

Function replace_hard_link_with_copy 

Source
fn replace_hard_link_with_copy(path: &Path) -> Result<()>
Expand description

Turns a hard link of the file at path into a copy.