method

detach_vertex_named

ruby latest stable - Class: Gem::Resolver::Molinillo::DependencyGraph
detach_vertex_named(name)
public

Detaches the {#vertex_named} `name` {Vertex} from the graph, recursively removing any non-root vertices that were orphaned in the process @param [String] name @return [Array] the vertices which have been detached