method
ancestor?
v2_6_3 -
Show latest stable
- Class:
Gem::Resolver::Molinillo::DependencyGraph::Vertex
ancestor?(other)public
Is there a path from `other` to `self` following edges in the dependency graph? @return true iff there is a path following edges within this {#graph}