Flowdock
method

handle_missing_or_push_dependency_state

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: Resolution
handle_missing_or_push_dependency_state(state) private

Pushes a new {DependencyState}. If the {#specification_provider} says to {SpecificationProvider#allow_missing?} that particular requirement, and there are no possibilities for that requirement, then `state` is not pushed, and the node in {#activated} is removed, and we continue resolving the remaining requirements. @param [DependencyState] state @return [void]

Show source
Register or log in to add new notes.