Method: Puppet::Pops::Loader::LoaderPaths::PlanPath#fuzzy_matching?

Defined in:
lib/puppet/pops/loader/loader_paths.rb

#fuzzy_matching?Boolean

Returns:

  • (Boolean)


342
343
344
# File 'lib/puppet/pops/loader/loader_paths.rb', line 342

def fuzzy_matching?
  true
end