Method: Puppet::Pops::Loaders::LoaderModuleData#name
- Defined in:
- lib/puppet/pops/loaders.rb
#name ⇒ Object
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.
469 470 471 |
# File 'lib/puppet/pops/loaders.rb', line 469 def name @puppet_module.name end |