Class: Mikunyan::Asset::LocalObjectEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/mikunyan/asset.rb

Instance Attribute Summary collapse

Instance Attribute Details

#file_idObject

Returns the value of attribute file_id

Returns:

  • (Object)

    the current value of file_id



63
64
65
# File 'lib/mikunyan/asset.rb', line 63

def file_id
  @file_id
end

#local_idObject

Returns the value of attribute local_id

Returns:

  • (Object)

    the current value of local_id



63
64
65
# File 'lib/mikunyan/asset.rb', line 63

def local_id
  @local_id
end