Class: Mmi::InstallRecord::RecordEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/mmi/install_record.rb

Instance Attribute Summary collapse

Instance Attribute Details

#content_hashObject

Returns the value of attribute content_hash

Returns:

  • (Object)

    the current value of content_hash



7
8
9
# File 'lib/mmi/install_record.rb', line 7

def content_hash
  @content_hash
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



7
8
9
# File 'lib/mmi/install_record.rb', line 7

def url
  @url
end