Exception: FuzzyFileFinder::TooManyEntries
- Defined in:
- lib/diakonos/vendor/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.