Method: Dependabot::PullRequestCreator::Gitlab#pr_name
- Defined in:
- lib/dependabot/pull_request_creator/gitlab.rb
#pr_name ⇒ Object (readonly)
Returns the value of attribute pr_name.
10 11 12 |
# File 'lib/dependabot/pull_request_creator/gitlab.rb', line 10 def pr_name @pr_name end |