Class: R10K::TaskRunner

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-r10k/helpers.rb

Overview

patch this so we can get programmatic access to the errors

Instance Method Summary collapse

Instance Method Details

#get_errorsObject



25
26
27
# File 'lib/vagrant-r10k/helpers.rb', line 25

def get_errors
  @errors
end