Class: MergeCli
- Inherits:
-
Thor
- Object
- Thor
- MergeCli
- Defined in:
- lib/github_merge/cli.rb
Instance Method Summary collapse
Instance Method Details
#local(file) ⇒ Object
7 8 9 |
# File 'lib/github_merge/cli.rb', line 7 def local(file) Merge.new(file, ).local! end |