class Artifactory::Resource::Base

def attributes

Returns:
  • (Array) -
def attributes
  @attributes ||= {}
end