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