method

path_to?

ruby latest stable - Class: Gem::Resolver::Molinillo::DependencyGraph::Vertex
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}