Method: Puppet::Pops::Loaders::LoaderModuleData#puppet_module
- Defined in:
- lib/puppet/pops/loaders.rb
#puppet_module ⇒ Object (readonly)
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.
The Puppet::Module this LoaderModuleData represents in the loader configuration
458 459 460 |
# File 'lib/puppet/pops/loaders.rb', line 458 def puppet_module @puppet_module end |