Method: RSpec::Core::ConfigurationOptions#options
- Defined in:
- lib/rspec/core/configuration_options.rb
#options ⇒ Hash (readonly)
Returns the final merged options, drawn from all external sources.
37 38 39 |
# File 'lib/rspec/core/configuration_options.rb', line 37 def end |