pub async fn UpdateFileContent( index: &mut FileIndex, file_path: &PathBuf, metadata: &FileMetadata, ) -> Result<()>
Update index content for a file