Class: Spec::Runner::Options
- Inherits:
-
Object
- Object
- Spec::Runner::Options
- Defined in:
- lib/rasta/extensions/rspec_extensions.rb
Instance Method Summary collapse
Instance Method Details
#clear_format_options ⇒ Object
84 85 86 87 |
# File 'lib/rasta/extensions/rspec_extensions.rb', line 84 def @formatters = []; @format_options = []; end |