Method: Forgejo::CreatePullRequestOption#title
- Defined in:
- lib/forgejo/models/create_pull_request_option.rb
#title ⇒ Object
Returns the value of attribute title.
35 36 37 |
# File 'lib/forgejo/models/create_pull_request_option.rb', line 35 def title @title end |