method

push_action

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

Method not available on this version

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

push_action(graph, action)
private

Adds the given action to the log, running the action @param [DependencyGraph] graph @param [Action] action @return The value returned by `action.up`