Method: Forgejo::CreatePullRequestOption#body
- Defined in:
- lib/forgejo/models/create_pull_request_option.rb
#body ⇒ Object
Returns the value of attribute body.
25 26 27 |
# File 'lib/forgejo/models/create_pull_request_option.rb', line 25 def body @body end |