Method: Puppet::Module#name

Defined in:
lib/puppet/module.rb

#nameObject (readonly)

Returns the value of attribute name.



83
84
85
# File 'lib/puppet/module.rb', line 83

def name
  @name
end