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