method

ancestor?

ruby 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}