Method: Forgejo::Repository#html_url
- Defined in:
- lib/forgejo/models/repository.rb
#html_url ⇒ Object
Returns the value of attribute html_url.
81 82 83 |
# File 'lib/forgejo/models/repository.rb', line 81 def html_url @html_url end |