Sha256: ed0d62a32310c7a290d57c1c00dad0238decd23fbbcf93820a881e0220dd36aa

Contents?: true

Size: 328 Bytes

Versions: 29

Compression:

Stored size: 328 Bytes

Contents

module AnyCable
  module ExceptionsHandling
    def self.add_handler: (untyped block) -> untyped

    alias self.<< self.add_handler

    def self.notify: (untyped exp, untyped method_name, untyped message) -> untyped

    private

    def self.procify: (untyped block) -> untyped
    def self.handlers: () -> untyped
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
anycable-core-1.6.0.rc.1 sig/anycable/exceptions_handling.rbs
anycable-core-1.5.2 sig/anycable/exceptions_handling.rbs
anycable-core-1.5.1 sig/anycable/exceptions_handling.rbs
anycable-core-1.5.0 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.4 sig/anycable/exceptions_handling.rbs
anycable-core-1.5.0.rc.1 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.3 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.2 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.1 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.0 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.0.rc.3 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.0.rc.2 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.0.rc.1 sig/anycable/exceptions_handling.rbs
anycable-core-1.4.0.pre.rc.1 sig/anycable/exceptions_handling.rbs
anycable-core-1.3.1 sig/anycable/exceptions_handling.rbs
anycable-core-1.3.0 sig/anycable/exceptions_handling.rbs
anycable-core-1.2.5 sig/anycable/exceptions_handling.rbs
anycable-core-1.2.4 sig/anycable/exceptions_handling.rbs
anycable-core-1.2.3 sig/anycable/exceptions_handling.rbs
anycable-core-1.2.2 sig/anycable/exceptions_handling.rbs