Function osoy::repo::remove[][src]

pub fn remove(bin: &Path, dir: &Path) -> Result<(usize, usize)>
Expand description

Remove directory returning a tuple of counts of removed symbolic links and parent directories.