Class: Enroute::CLI
- Inherits:
-
Thor
- Object
- Thor
- Enroute::CLI
- Defined in:
- lib/enroute/cli.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.exit_on_failure? ⇒ Boolean
5 6 7 |
# File 'lib/enroute/cli.rb', line 5 def self.exit_on_failure? true end |