Libraries
»
github-merge
(0.0.1)
»
Index (M)
»
MergeCli
Class: MergeCli
Inherits:
Thor
Object
Thor
MergeCli
show all
Defined in:
lib/github_merge/cli.rb
Instance Method Summary
collapse
#
local
(file) ⇒ Object
Instance Method Details
#
local
(file) ⇒
Object
7 8 9
# File 'lib/github_merge/cli.rb', line 7
def
local
(
file
)
Merge
.
new
(
file
,
options
)
.
local!
end