Libraries
»
git
(3.0.0)
»
Index
»
Git
»
Object
»
AbstractObject
»
#type
Method: Git::Object::AbstractObject#type
Defined in:
lib/git/object.rb
#
type
Returns the value of attribute type.
14 15 16
# File 'lib/git/object.rb', line 14
def
type
@type
end