Ejemplo n.º 1
0
 public bool FileExists(string fileName) => _idx.TryGetEntry(fileName, out var _);