add_files#

barecat.Index.add_files(finfos)[source]#

Add multiple files to the index.

Parameters:

finfos (list[barecat.core.types.BarecatFileInfo]) – List of file info objects.

Raises:

FileExistsBarecatError – If any file already exists.