Class: App::ShellboxCLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/ShellboxCLI.rb

Class Method Summary collapse

Class Method Details

.exit_on_failure?Boolean

Returns:

  • (Boolean)


19
20
21
# File 'lib/ShellboxCLI.rb', line 19

def self.exit_on_failure?
  true
end