method

path_to?

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

Method not available on this version

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

path_to?(other)
public

Is there a path from `self` to `other` following edges in the dependency graph? @return true iff there is a path following edges within this {#graph}