Method: Bundler::Molinillo::Resolver#specification_provider
- Defined in:
- lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb
#specification_provider ⇒ SpecificationProvider (readonly)
Returns the specification provider used in the resolution process.
16 17 18 |
# File 'lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb', line 16 def specification_provider @specification_provider end |