Method: Forgejo::PRBranchInfo#label

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

#labelObject

Returns the value of attribute label.



19
20
21
# File 'lib/forgejo/models/pr_branch_info.rb', line 19

def label
  @label
end