Results for: "String# "

Sets the minimum and maximum supported protocol versions. See min_version= and max_version=.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Interpolate substition vars in the arg (i.e. $(DEFFILE))

No documentation available
No documentation available

Returns every spec that has the given full_name

No documentation available

Returns the node id for the given backtrace location.

begin
  raise
rescue =>  e
  loc = e.backtrace_locations.first
  RubyVM::AbstractSyntaxTree.node_id_for_backtrace_location(loc)
end # => 0
No documentation available

@return [Object] most up-to-date dependency in the possibility set

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

@param [Object] requirement @return [Array<Object>] the list of requirements that led to

`requirement` being required.

(see Gem::Resolver::Molinillo::ResolutionState#unused_unwind_options)

Raises a VersionConflict error, or any underlying error, if there is no current state @return [void]

@return [UnwindDetails] Details of the nearest index to which we could unwind

@param [Array<Object>] binding_requirements array of requirements that combine to create a conflict @return [Array<UnwindDetails>] array of UnwindDetails that have a chance

of resolving the passed requirements

Filter’s a state’s possibilities to remove any that would not fix the conflict we’ve just rewound from @param [UnwindDetails] unwind_details details of the conflict just

unwound from

@return [void]

Requires the dependencies that the recently activated spec has @param [Object] possibility_set the PossibilitySet that has just been

activated

@return [void]

Pushes a new {DependencyState} that encapsulates both existing and new requirements @param [Array] new_requirements @param [Boolean] requires_sort @param [Object] new_activated @return [void]

No documentation available

Filter’s a state’s possibilities to remove any that would (eventually) create a requirement in the conflict we’ve just rewound from @param [UnwindDetails] unwind_details details of the conflict just unwound from @return [void]

Search took: 6ms  ·  Total Results: 2725