Method: Gem::Molinillo::ResolutionState#depth
- Defined in:
- lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
#depth ⇒ Integer
the depth of the resolution
13 14 15 |
# File 'lib/rubygems/vendor/molinillo/lib/molinillo/state.rb', line 13 def depth @depth end |