Results for: "partition"

No documentation available
No documentation available

Adds this spec’s require paths to LOAD_PATH, in the proper location.

No documentation available
No documentation available

@macro action

No documentation available

Unwinds the states stack because a conflict has been encountered @return [void]

Generates a filtered version of the existing vertex’s ‘PossibilitySet` using the current state’s ‘requirement` @param [Object] vertex existing vertex @return [PossibilitySet] filtered possibility set

Adds a new {Edge} to the dependency graph without checking for circularity. @param (see add_edge) @return (see add_edge)

No documentation available

@macro action

@param [Conflict] conflict @return [Array] minimal array of requirements that would cause the passed

conflict to occur.

@param [Object] requirement the proposed requirement @param [Object] activated @return [Array] possibility set containing only the locked requirement, if any

@return [String] the name of the source of explicit dependencies, i.e.

those passed to {Resolver#resolve} directly.

@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)

(see Gem::Resolver::Molinillo::SpecificationProvider#name_for_explicit_dependency_source)

Ensures any raised {NoSuchDependencyError} has its {NoSuchDependencyError#required_by} set. @yield

Search took: 5ms  ·  Total Results: 2543