Class: Cruncher::CLI
- Inherits:
-
Thor
- Object
- Thor
- Cruncher::CLI
- Defined in:
- lib/cruncher/cli.rb
Overview
Handle the application command line parsing and the dispatch to various command objects
Constant Summary collapse
- Error =
Error raised by this runner
Class.new(StandardError)