method

binding_requirement_in_set?

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.

binding_requirement_in_set?(requirement, possible_binding_requirements, possibilities)
private

@param [Object] requirement we wish to check @param [Array] array of requirements @param [Array] array of possibilities the requirements will be used to filter @return [Boolean] whether or not the given requirement is required to filter

out all elements of the array of possibilities.