Method: Git::Object::AbstractObject#type
- Defined in:
- lib/git/object.rb
#type ⇒ Object
Returns the value of attribute type.
10 11 12 |
# File 'lib/git/object.rb', line 10 def type @type end |
Returns the value of attribute type.
10 11 12 |
# File 'lib/git/object.rb', line 10 def type @type end |