Class: Hazetug::CLI
- Inherits:
-
Object
- Object
- Hazetug::CLI
- Includes:
- GLI::App
- Defined in:
- lib/hazetug/cli.rb,
lib/hazetug/cli/action.rb,
lib/hazetug/cli/bootstrap.rb
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#run(args) ⇒ Object
8 9 10 11 |
# File 'lib/hazetug/cli.rb', line 8 def run(args) define_cli super end |