Class: Tairu::Cache::Key

Inherits:
Struct
  • Object
show all
Defined in:
lib/tairu/cache.rb

Instance Attribute Summary collapse

Instance Attribute Details

#coordObject

Returns the value of attribute coord

Returns:

  • (Object)

    the current value of coord



13
14
15
# File 'lib/tairu/cache.rb', line 13

def coord
  @coord
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



13
14
15
# File 'lib/tairu/cache.rb', line 13

def format
  @format
end

#layerObject

Returns the value of attribute layer

Returns:

  • (Object)

    the current value of layer



13
14
15
# File 'lib/tairu/cache.rb', line 13

def layer
  @layer
end