Method: Puppet::ModuleTool::Metadata#author

Defined in:
lib/vendor/puppet/module_tool/metadata.rb

#authorObject



42
43
44
# File 'lib/vendor/puppet/module_tool/metadata.rb', line 42

def author
  @author || @username
end