Called after resolution ends (either successfully or with an error). By default, prints a newline.
@return [void]
Processes the topmost available {RequirementState} on the stack @return [void]
@return [Object] most up-to-date dependency in the possibility set
The current session cache mode.
Sets the SSL
session cache mode. Bitwise-or together the desired SESSION_CACHE_* constants to set. See SSL_CTX_set_session_cache_mode(3) for details.
@param [String] name @return [Object] the requirement that led to a version of a possibility
with the given name being activated.
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]
Get a single gem name from the command line. Fail if there is no gem name or if there is more than one gem name given.
Suggests gems based on the supplied gem_name
. Returns an array of alternative gem names.
Add the –bulk-threshold option
Corrects path
(usually returned by ‘URI.parse().path` on Windows), that comes with a leading slash.
Ends the resolution process @return [void]