Method: Middleman::MiddlewareDescriptor#options

Defined in:
lib/middleman-core/application.rb

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



16
17
18
# File 'lib/middleman-core/application.rb', line 16

def options
  @options
end