public bool FileExists(string fileName) => _idx.TryGetEntry(fileName, out var _);