module Artifactory::Defaults

def password

Returns:
  • (String, nil) -
def password
  ENV['ARTIFACTORY_PASSWORD']
end