Method: Git::Object::Tree#depth
- Defined in:
- lib/git/object.rb
permalink #depth
[View source]
127 128 129 |
# File 'lib/git/object.rb', line 127 def depth @base.lib.tree_depth(@objectish) end |
127 128 129 |
# File 'lib/git/object.rb', line 127 def depth @base.lib.tree_depth(@objectish) end |