Method: DAG::Node#incoming

Defined in:
lib/zipf/dag.rb

#incomingObject

Returns the value of attribute incoming.



6
7
8
# File 'lib/zipf/dag.rb', line 6

def incoming
  @incoming
end