Class: Completely::CLI

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

Class Method Summary collapse

Class Method Details

.runnerObject



7
8
9
# File 'lib/completely/cli.rb', line 7

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