Flowdock
method

search_for

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: SpecificationProvider
search_for(dependency) public

Search for the specifications that match the given dependency. The specifications in the returned array will be considered in reverse order, so the latest version ought to be last. @note This method should be ‘pure’, i.e. the return value should depend

only on the `dependency` parameter.

@param [Object] dependency @return [Array] the specifications that satisfy the given

`dependency`.
Show source
Register or log in to add new notes.