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