class RGL::DOT::DirectedEdge
A directed edge representation otherwise identical to Edge.
Private Instance Methods
edge_link()
click to toggle source
# File lib/rgl/rdot.rb, line 474 def edge_link '->' end