UpdateSingleFile

Function UpdateSingleFile 

Source
pub async fn UpdateSingleFile(
    index: &mut FileIndex,
    file_path: &PathBuf,
    config: &IndexingConfig,
) -> Result<Option<FileMetadata>>
Expand description

Update index for a single file