Method: Puppet::Module#author

Defined in:
lib/puppet/module.rb

#authorObject

Returns the value of attribute author.



75
76
77
# File 'lib/puppet/module.rb', line 75

def author
  @author
end