class I18n::Tasks::Scanners::Files::CachingFileFinder

Finds the files in the specified search paths with support for exclusion / inclusion patterns. Wraps a {FileFinder} and caches the results.

@note This class is thread-safe. All methods are cached. @since 0.9.0