Exception: FuzzyFileFinder::TooManyEntries

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/fuzzy_file_finder.rb

Overview

This is the exception that is raised if you try to scan a directory tree with too many entries. By default, a ceiling of 10,000 entries is enforced, but you can change that number via the ceiling parameter to FuzzyFileFinder.new.