$33 GRAYBYTE WORDPRESS FILE MANAGER $45

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/ruby30/share/rubygems/rubygems/resolver/molinillo/lib/molinillo/

HOME
Current File : /opt/alt/ruby30/share/rubygems/rubygems/resolver/molinillo/lib/molinillo//resolver.rb
# frozen_string_literal: true

require_relative 'dependency_graph'

module Gem::Resolver::Molinillo
  # This class encapsulates a dependency resolver.
  # The resolver is responsible for determining which set of dependencies to
  # activate, with feedback from the {#specification_provider}
  #
  #
  class Resolver
    require_relative 'resolution'

    # @return [SpecificationProvider] the specification provider used
    #   in the resolution process
    attr_reader :specification_provider

    # @return [UI] the UI module used to communicate back to the user
    #   during the resolution process
    attr_reader :resolver_ui

    # Initializes a new resolver.
    # @param  [SpecificationProvider] specification_provider
    #   see {#specification_provider}
    # @param  [UI] resolver_ui
    #   see {#resolver_ui}
    def initialize(specification_provider, resolver_ui)
      @specification_provider = specification_provider
      @resolver_ui = resolver_ui
    end

    # Resolves the requested dependencies into a {DependencyGraph},
    # locking to the base dependency graph (if specified)
    # @param [Array] requested an array of 'requested' dependencies that the
    #   {#specification_provider} can understand
    # @param [DependencyGraph,nil] base the base dependency graph to which
    #   dependencies should be 'locked'
    def resolve(requested, base = DependencyGraph.new)
      Resolution.new(specification_provider,
                     resolver_ui,
                     requested,
                     base).
        resolve
    end
  end
end


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
1 Jan 1970 12.00 AM
root / root
0
delegates
--
17 Jul 2024 8.45 AM
root / linksafe
0755
dependency_graph
--
17 Jul 2024 8.45 AM
root / linksafe
0755
modules
--
17 Jul 2024 8.45 AM
root / linksafe
0755
dependency_graph.rb
8.161 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
errors.rb
5.877 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
gem_metadata.rb
0.136 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
resolution.rb
33.659 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
resolver.rb
1.536 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
state.rb
1.795 KB
26 Jun 2024 1.55 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF