Sha256: dd5fb1a3183f0c9fb052266f20fb58097074d7c847950cc8374ed4162887c269
Contents?: true
Size: 241 Bytes
Versions: 20
Compression:
Stored size: 241 Bytes
Contents
module Mihari module Mixins module ErrorNotification # # Send an exception notification if there is any error in a block # # @return [Nil] # def with_error_notification: () { () -> untyped } -> void end end end
Version data entries
20 entries across 20 versions & 1 rubygems