Class: EOD::CLI

Inherits:
Object
  • Object
show all
Defined in:
lib/eod/cli.rb

Class Method Summary collapse

Class Method Details

.runnerObject



6
7
8
# File 'lib/eod/cli.rb', line 6

def self.runner
  MisterBin::Runner.new handler: Command
end