RemoveFilesFromIndex

Function RemoveFilesFromIndex 

Source
pub fn RemoveFilesFromIndex(
    index: &mut FileIndex,
    file_paths: &[PathBuf],
) -> Result<()>
Expand description

Remove multiple files from the index in a batch operation