Class Bundler::Molinillo::DependencyGraph::DetachVertexNamed
In: lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
Parent: Action

@!visibility private @see DependencyGraph#detach_vertex_named

Methods

action_name   down   new   up  

Attributes

name  [R]  @return [String] the name of the vertex to detach

Public Class methods

(see Action#name)

Initialize an action to detach a vertex from a dependency graph @param [String] name the name of the vertex to detach

Public Instance methods

[Validate]