Function remove

Source
pub fn remove(
    mode: RemoveMode,
    paths: Vec<PathBuf>,
    ignore_not_found: bool,
) -> Result<()>