Class: GrubY::Handlers::StopHandler

Inherits:
BaseHandler 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)


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

def client_only? = true

#eventObject



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

def event = :stop

#extract(_ctx) ⇒ Object



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

def extract(_ctx) = nil