method

add_child_vertex

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.

add_child_vertex(name, payload, parent_names, requirement)
public

@param [String] name @param [Object] payload @param [Array] parent_names @param [Object] requirement the requirement that is requiring the child @return [void]