Class: Puppet::Pops::Loader::LoaderPaths::RubySmartPath
- Defined in:
- lib/puppet/pops/loader/loader_paths.rb
Direct Known Subclasses
Constant Summary collapse
- EXTENSION =
'.rb'
Instance Method Summary collapse
-
#effective_path(typed_name, start_index_in_name) ⇒ Object
Duplication of extension information, but avoids one call.
- #extension ⇒ Object
Methods inherited from SmartPath
#fuzzy_matching?, #generic_path, #initialize, #instantiator, #lib_root?, #relative_path, #root_path, #typed_name, #valid_name?, #valid_path?
Constructor Details
This class inherits a constructor from Puppet::Pops::Loader::LoaderPaths::SmartPath