Method: Awestruct::ExceptionHelper.mark_failed

Defined in:
lib/awestruct/util/exception_helper.rb

.mark_failedObject



27
28
29
# File 'lib/awestruct/util/exception_helper.rb', line 27

def self.mark_failed
  @@failed = true
end