Method: Forgejo::OAuth2Application#name

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

#nameObject

Returns the value of attribute name.



28
29
30
# File 'lib/forgejo/models/o_auth2_application.rb', line 28

def name
  @name
end