Method: Qonfig::Settings#__options__

Defined in:
lib/qonfig/settings.rb

#__options__Hash (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Hash)

Since:

  • 0.1.0



41
42
43
# File 'lib/qonfig/settings.rb', line 41

def __options__
  @__options__
end