Method: DAG::Edge#tail

Defined in:
lib/zipf/dag.rb

#tailObject

Returns the value of attribute tail.



31
32
33
# File 'lib/zipf/dag.rb', line 31

def tail
  @tail
end