Error found and exit application.
61 62 63 64
# File 'lib/asker/loader/project_loader.rb', line 61 def self.error_loading(arg) Logger.error "ProjectLoader: Loading... #{arg}" exit 1 end