Method: LazyGraph::StackPointer#key

Defined in:
lib/lazy_graph/stack_pointer.rb

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



7
8
9
# File 'lib/lazy_graph/stack_pointer.rb', line 7

def key
  @key
end