Sha256: daacfb904cfc57c15dc86cd01cab048d097bdbe24cfa66caf102293b36489c4b

Contents?: true

Size: 126 Bytes

Versions: 6

Compression:

Stored size: 126 Bytes

Contents

module Hyperstack
  def self.on_error(err, reason, details)
    # do whatever you want here... i.e. log, debug, etc
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyperstack-config-1.0.alpha1.2 lib/hyperstack/on_error.rb
hyperstack-config-1.0.alpha1.1 lib/hyperstack/on_error.rb
hyperstack-config-1.0.0.pre.alpha1 lib/hyperstack/on_error.rb
hyperstack-config-1.0.alpha1 lib/hyperstack/on_error.rb
hyperstack-config-1.0.pre.alpha1 lib/hyperstack/on_error.rb
hyperstack-config-0.1 lib/hyperstack/on_error.rb