method
path_to?
v2_6_3 -
Show 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}