Results for: "uniq!"

No documentation available
No documentation available

Initializes a copy of a {DependencyGraph}, ensuring that all {#vertices} are properly copied. @param [DependencyGraph] other the graph to copy.

Returns the last Finished message received

Gets the initial Negotiate token. Returns it as a base64 encoded string suitable for use in HTTP. Can be easily decoded, however.

No documentation available
No documentation available

Adds a section with title and content to the parser help view. Used for adding command arguments and default arguments.

Remove everything in the DependencyList that matches but doesn’t satisfy items in dependencies (a hash of gem names to arrays of dependencies).

No documentation available
No documentation available

Search through all unresolved deps and sub-dependencies and return specs that contain the file matching path.

This integer returns the current initial length of the buffer.

This sets the initial length of the buffer to length, if length > 0, otherwise its value isn’t changed.

No documentation available
No documentation available
No documentation available

Reset nil attributes to their default values to make the spec valid

Creates and pushes the initial state for the resolution, based upon the {#requested} dependencies @return [void]

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

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]

@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)
Search took: 4ms  ·  Total Results: 402