Class: Trokko::CLI
- Inherits:
-
Thor
- Object
- Thor
- Trokko::CLI
- Defined in:
- lib/trokko/cli.rb
Overview
CLI for Trokko
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.exit_on_failure? ⇒ Boolean
149 150 151 |
# File 'lib/trokko/cli.rb', line 149 def self.exit_on_failure? true end |