method

add_edge_no_circular

ruby latest stable - Class: Bundler::Molinillo::DependencyGraph

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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)