Method: Bundler::Molinillo::Resolver::Resolution::UnwindDetails#requirements_unwound_to_instead
- Defined in:
- lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
#requirements_unwound_to_instead ⇒ Array
array of unwind requirements that were chosen over this unwind
62 63 64 |
# File 'lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb', line 62 def requirements_unwound_to_instead @requirements_unwound_to_instead end |