Class: Mmi::InstallRecord::RecordEntry
- Inherits:
-
Struct
- Object
- Struct
- Mmi::InstallRecord::RecordEntry
- Defined in:
- lib/mmi/install_record.rb
Instance Attribute Summary collapse
-
#content_hash ⇒ Object
Returns the value of attribute content_hash.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#content_hash ⇒ Object
Returns the value of attribute content_hash
7 8 9 |
# File 'lib/mmi/install_record.rb', line 7 def content_hash @content_hash end |
#url ⇒ Object
Returns the value of attribute url
7 8 9 |
# File 'lib/mmi/install_record.rb', line 7 def url @url end |