Class: GrubY::Handlers::StartHandler

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)


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

def client_only? = true

#eventObject



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

def event = :start

#extract(_ctx) ⇒ Object



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

def extract(_ctx) = nil