Method: RSpec::Core::Configuration#exclude_pattern
- Defined in:
- lib/rspec/core/configuration.rb
#exclude_pattern ⇒ String
Exclude files matching this pattern.
300 |
# File 'lib/rspec/core/configuration.rb', line 300 define_reader :exclude_pattern |