Method: InnerPlan::SmartArray::Item#key

Defined in:
lib/inner_plan/smart_array.rb

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



3
4
5
# File 'lib/inner_plan/smart_array.rb', line 3

def key
  @key
end