Method: Forgejo::GitObject#type

Defined in:
lib/forgejo/models/git_object.rb

#typeObject

Returns the value of attribute type.



20
21
22
# File 'lib/forgejo/models/git_object.rb', line 20

def type
  @type
end