Class: TodoAgent::CLI
- Inherits:
-
Thor
- Object
- Thor
- TodoAgent::CLI
- Defined in:
- lib/todo_agent/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)