method

add_edge_no_circular

ruby latest stable - Class: Gem::Resolver::Molinillo::DependencyGraph
add_edge_no_circular(origin, destination, requirement)
private

Adds a new {Edge} to the dependency graph without checking for circularity. @param (see #add_edge) @return (see #add_edge)