Class: BuPr::Command

Inherits:
Thor
  • Object
show all
Defined in:
lib/bu_pr/command.rb

Instance Method Summary collapse

Instance Method Details

#allObject



15
16
17
# File 'lib/bu_pr/command.rb', line 15

def all
  Runner.call(options)
end