Method: Filigree::Configuration::Option#handler

Defined in:
lib/filigree/configuration.rb

#handlerObject

Returns the value of attribute handler

Returns:

  • (Object)

    the current value of handler



339
340
341
# File 'lib/filigree/configuration.rb', line 339

def handler
  @handler
end