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