method

initialize_copy

ruby latest stable - Class: Gem::Resolver::Molinillo::DependencyGraph
initialize_copy(other)
public

Initializes a copy of a {DependencyGraph}, ensuring that all {#vertices} are properly copied. @param [DependencyGraph] other the graph to copy.