Class: RunLoop::CLI::Tool
- Inherits:
-
Thor
- Object
- Thor
- RunLoop::CLI::Tool
- Includes:
- Thor::Actions
- Defined in:
- lib/run_loop/cli/cli.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.exit_on_failure? ⇒ Boolean
22 23 24 |
# File 'lib/run_loop/cli/cli.rb', line 22 def self.exit_on_failure? true end |