Skip to main content

create_hard_link

Function create_hard_link 

Source
pub fn create_hard_link(original: &Path, link: &Path) -> Result<()>
Expand description

Create a hard link to an existing file