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