Method: Filigree::Configuration::Option#default

Defined in:
lib/filigree/configuration.rb

#defaultObject

Returns the value of attribute default

Returns:

  • (Object)

    the current value of default



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

def default
  @default
end