Sha256: 2b4a4f89e26240e32fd0717be115e8a49087ba16a65fa0124afd3ecefe7be5f8

Contents?: true

Size: 395 Bytes

Versions: 1

Compression:

Stored size: 395 Bytes

Contents

# Generated from lib/autocad/event_handler.rb with RBS::Inline

module Autocad
  class EventHandler
    def initialize: () -> untyped

    # @rbs event: String -- the event name to handle
    def add_handler: (String event) ?{ (?) -> untyped } -> untyped

    def get_handler: (untyped event) -> untyped

    def method_missing: (untyped event, *untyped args) -> untyped
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autocad-0.4.6 sig/generated/autocad/event_handler.rbs