lookup_file#
- barecat.Index.lookup_file(path, normalized=False)[source]#
Look up a file by its path.
- Parameters:
- Returns:
The file info object.
- Raises:
FileNotFoundBarecatError – If the file is not found.
- Return type:
barecat.core.types.BarecatFileInfo