Libraries
»
graph
(2.2.0)
»
Index
»
Graph
»
Edge
»
#from
Method: Graph::Edge#from
Defined in:
lib/graph.rb
#
from
⇒
Object
Returns the value of attribute from.
411 412 413
# File 'lib/graph.rb', line 411
def
from
@from
end