Method: Forgejo::CreatePullRequestOption#head

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

#headObject

Returns the value of attribute head.



29
30
31
# File 'lib/forgejo/models/create_pull_request_option.rb', line 29

def head
  @head
end