method

new

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

Method not available on this version

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

new(name, payload, root)
public

Initialize an action to add a vertex to a dependency graph @param [String] name the name of the vertex @param [Object] payload the payload for the vertex @param [Boolean] root whether the vertex is root or not