Class: App::ShellboxCLI
- Inherits:
-
Thor
- Object
- Thor
- App::ShellboxCLI
- Defined in:
- lib/ShellboxCLI.rb
Class Method Summary collapse
Class Method Details
.exit_on_failure? ⇒ Boolean
19 20 21 |
# File 'lib/ShellboxCLI.rb', line 19 def self.exit_on_failure? true end |