Class: Bianchi::Cli::Generator
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- Bianchi::Cli::Generator
- Includes:
- Thor::Actions
- Defined in:
- lib/bianchi/cli/generator.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.exit_on_failure? ⇒ Boolean
15 16 17 |
# File 'lib/bianchi/cli/generator.rb', line 15 def self.exit_on_failure? true end |