method
new
ruby latest stable - Class:
Gem::Resolver::Molinillo::DependencyGraph::DeleteEdge
new(origin_name, destination_name, requirement)public
Initialize an action to add an edge to a dependency graph @param [String] origin_name the name of the origin of the edge @param [String] destination_name the name of the destination of the edge @param [Object] requirement the requirement that the edge represents