Class: Recode::CLI

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

Class Method Summary collapse

Class Method Details

.routerObject



8
9
10
# File 'lib/recode/cli.rb', line 8

def self.router
  MisterBin::Runner.new version: VERSION, handler: Command
end