method

detach_vertex_named

ruby latest stable - Class: Bundler::Molinillo::DependencyGraph

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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