Method: Puppet::Pops::Lookup::ModuleDataProvider#module_name
- Defined in:
- lib/puppet/pops/lookup/module_data_provider.rb
#module_name ⇒ 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.
8 9 10 |
# File 'lib/puppet/pops/lookup/module_data_provider.rb', line 8 def module_name @module_name end |