Class: Tagfinder::CLI
- Inherits:
-
Thor
- Object
- Thor
- Tagfinder::CLI
- Defined in:
- lib/tagfinder.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.exit_on_failure? ⇒ Boolean
12 13 14 |
# File 'lib/tagfinder.rb', line 12 def self.exit_on_failure? true end |