Class: GrubY::Handlers::DisconnectHandler

Inherits:
BaseHandler
  • Object
show all
Defined in:
lib/gruubY/handlers.rb

Instance Attribute Summary

Attributes inherited from BaseHandler

#callback, #exceptions, #filters, #group

Instance Method Summary collapse

Methods inherited from BaseHandler

#initialize

Constructor Details

This class inherits a constructor from GrubY::Handlers::BaseHandler

Instance Method Details

#client_only?Boolean

Returns:

  • (Boolean)


152
# File 'lib/gruubY/handlers.rb', line 152

def client_only? = true

#eventObject



150
# File 'lib/gruubY/handlers.rb', line 150

def event = :disconnect

#extract(_ctx) ⇒ Object



151
# File 'lib/gruubY/handlers.rb', line 151

def extract(_ctx) = nil