Method: Puppet::Module#name
- Defined in:
- lib/puppet/module.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
83 84 85 |
# File 'lib/puppet/module.rb', line 83 def name @name end |
Returns the value of attribute name.
83 84 85 |
# File 'lib/puppet/module.rb', line 83 def name @name end |