Class: PuppetGenerator::Ui::Runner

Inherits:
Thor
  • Object
show all
Defined in:
lib/puppet_generator/ui/runner.rb

Class Method Summary collapse

Class Method Details

.exit_on_failure?Boolean

Returns:

  • (Boolean)


4
5
6
# File 'lib/puppet_generator/ui/runner.rb', line 4

def self.exit_on_failure?
  true
end