method

unwinding_to_primary_requirement?

ruby latest stable - Class: Bundler::Molinillo::Resolver::Resolution::UnwindDetails

Method not available on this version

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

unwinding_to_primary_requirement?()
public

@return [Boolean] where the requirement of the state we’re unwinding

to directly caused the conflict. Note: in this case, it is
impossible for the state we're unwinding to to be a parent of
any of the other conflicting requirements (or we would have
circularity)