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



11
12
13
# File 'lib/tairu/cache.rb', line 11

def coord
  @coord
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



11
12
13
# File 'lib/tairu/cache.rb', line 11

def format
  @format
end

#layerObject

Returns the value of attribute layer

Returns:

  • (Object)

    the current value of layer



11
12
13
# File 'lib/tairu/cache.rb', line 11

def layer
  @layer
end