Flowdock
method

add_edge

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: DependencyGraph
add_edge(origin, destination, requirement) public

Adds a new {Edge} to the dependency graph @param [Vertex] origin @param [Vertex] destination @param [Object] requirement the requirement that this edge represents @return [Edge] the added edge

Show source
Register or log in to add new notes.