method

conflict_fixing_possibilities?

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

Method not available on this version

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

conflict_fixing_possibilities?(state, binding_requirements)
private

@param [DependencyState] state @param [Array] array of requirements @return [Boolean] whether or not the given state has any possibilities

that could satisfy the given requirements