Object
@return [Object] most up-to-date dependency in the possibility set
# File bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 50 def latest_version possibilities.last end
String representation of the possibility set, for debugging
# File bundler/vendor/molinillo/lib/molinillo/resolution.rb, line 45 def to_s "[#{possibilities.join(', ')}]" end
This page was generated for Ruby 2.7.0
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.2.