Skip to main content

remove_nofollow

Function remove_nofollow 

Source
pub fn remove_nofollow(path: impl AsRef<Path>) -> Result<()>
Expand description

Remove a directory entry without following a final symlink, anchored to its (symlink-free) parent. The entry itself is removed even if it is a symlink; its target is never touched.