Method: Puppet::Pops::Loader::ModuleLoaders::LibRootedFileBased#lib_root?
- Defined in:
- lib/puppet/pops/loader/module_loaders.rb
#lib_root? ⇒ Boolean
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
514 515 516 |
# File 'lib/puppet/pops/loader/module_loaders.rb', line 514 def lib_root? true end |