Class: Renuo::Cli::Commands::CreatePr

Inherits:
Object
  • Object
show all
Defined in:
lib/renuo/cli/commands/create_pr.rb

Instance Method Summary collapse

Instance Method Details

#run(opts) ⇒ Object



16
17
18
# File 'lib/renuo/cli/commands/create_pr.rb', line 16

def run(opts)
  create_pr(opts)
end