Class: FIS::CLI::Base
- Inherits:
-
Thor
- Object
- Thor
- FIS::CLI::Base
- Defined in:
- lib/fis/cli.rb
Overview
Root for all Thor CLI-based commands
Constant Summary collapse
- Error =
Class.new(StandardError)
Instance Method Summary collapse
-
#initialize(*args) ⇒ Base
constructor
A new instance of Base.
- #version ⇒ Object