Libraries
»
git
(3.0.0)
»
Index
»
Git
»
Object
»
Tree
»
#full_tree
Method: Git::Object::Tree#full_tree
Defined in:
lib/git/object.rb
#
full_tree
123 124 125
# File 'lib/git/object.rb', line 123
def
full_tree
@base
.
lib
.
full_tree
(
@objectish
)
end