Flowdock
method

requirement_satisfied_by?

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: SpecificationProvider
requirement_satisfied_by?(requirement, activated, spec) public

Determines whether the given `requirement` is satisfied by the given `spec`, in the context of the current `activated` dependency graph.

@param [Object] requirement @param [DependencyGraph] activated the current dependency graph in the

resolution process.

@param [Object] spec @return [Boolean] whether `requirement` is satisfied by `spec` in the

context of the current `activated` dependency graph.
Show source
Register or log in to add new notes.