class Bundler::Molinillo::DependencyGraph::DetachVertexNamed
def initialize(name)
-
name
(String
) -- the name of the vertex to detach
def initialize(name) @name = name end
name
(String
)
-- the name of the vertex to detach
def initialize(name) @name = name end