Method: Mikunyan::Asset::ContainerInfo#preload_index

Defined in:
lib/mikunyan/asset.rb

#preload_indexInteger

Returns the current value of preload_index.

Returns:

  • (Integer)

    the current value of preload_index



76
77
78
# File 'lib/mikunyan/asset.rb', line 76

def preload_index
  @preload_index
end