Method: Puppet::Util::Autoload::FileCache.found_files
- Defined in:
- lib/puppet/util/autoload/file_cache.rb
.found_files ⇒ Object (readonly)
Returns the value of attribute found_files.
5 6 7 |
# File 'lib/puppet/util/autoload/file_cache.rb', line 5 def found_files @found_files end |