Method: Puppet::ModuleTool::Metadata#module_name
- Defined in:
- lib/puppet/module_tool/metadata.rb
#module_name ⇒ Object Also known as: name
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.
15 16 17 |
# File 'lib/puppet/module_tool/metadata.rb', line 15 def module_name @module_name end |