Method: Opal::RSpec::RakeTask#exclude_pattern
- Defined in:
- lib/opal/rspec/rake_task.rb
#exclude_pattern ⇒ Object
Returns the value of attribute exclude_pattern.
14 15 16 |
# File 'lib/opal/rspec/rake_task.rb', line 14 def exclude_pattern @exclude_pattern end |