Method: Forgejo::Repository#avatar_url

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

#avatar_urlObject

Returns the value of attribute avatar_url.



35
36
37
# File 'lib/forgejo/models/repository.rb', line 35

def avatar_url
  @avatar_url
end