Method: Hooked::Graph::Node#node

Defined in:
lib/hooked/graph.rb

#nodeObject

Returns the value of attribute node

Returns:

  • (Object)

    the current value of node



5
6
7
# File 'lib/hooked/graph.rb', line 5

def node
  @node
end