Class: Openbox::Entrypoint
- Inherits:
-
Thor
- Object
- Thor
- Openbox::Entrypoint
- Defined in:
- lib/openbox/entrypoint.rb
Overview
The Container Entrypoint
Class Method Summary collapse
-
.exit_on_failure? ⇒ Boolean
:nodoc:.
Class Method Details
.exit_on_failure? ⇒ Boolean
:nodoc:
13 14 15 |
# File 'lib/openbox/entrypoint.rb', line 13 def self.exit_on_failure? true end |