Class: RakeGithub::Tasks::PullRequests::Merge
- Inherits:
-
RakeFactory::Task
- Object
- RakeFactory::Task
- RakeGithub::Tasks::PullRequests::Merge
- Defined in:
- lib/rake_github/tasks/pull_requests/merge.rb
Instance Method Summary collapse
Instance Method Details
#argument_names ⇒ Object
24 25 26 |
# File 'lib/rake_github/tasks/pull_requests/merge.rb', line 24 def argument_names @argument_names + default_argument_names end |