Libraries
»
zipf
(1.2.6)
»
Index
»
DAG
»
Edge
»
#tail
Method: DAG::Edge#tail
Defined in:
lib/zipf/dag.rb
#
tail
⇒
Object
Returns the value of attribute tail.
31 32 33
# File 'lib/zipf/dag.rb', line 31
def
tail
@tail
end