Flowdock
method

add_vertex

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: DependencyGraph
add_vertex(name, payload, root = false) public

Adds a vertex with the given name, or updates the existing one. @param [String] name @param [Object] payload @return [Vertex] the vertex that was added to `self`

Show source
Register or log in to add new notes.