Class: Mikunyan::Asset::LocalObjectEntry
- Inherits:
-
Struct
- Object
- Struct
- Mikunyan::Asset::LocalObjectEntry
- Defined in:
- lib/mikunyan/asset.rb
Instance Attribute Summary collapse
-
#file_id ⇒ Object
Returns the value of attribute file_id.
-
#local_id ⇒ Object
Returns the value of attribute local_id.
Instance Attribute Details
#file_id ⇒ Object
Returns the value of attribute file_id
63 64 65 |
# File 'lib/mikunyan/asset.rb', line 63 def file_id @file_id end |
#local_id ⇒ Object
Returns the value of attribute local_id
63 64 65 |
# File 'lib/mikunyan/asset.rb', line 63 def local_id @local_id end |